I need to select data after specific row with where condition. If i use
Select->where(condition)->skip(x)->take(y)
it will filter where condition first and then skip X row in filtered array and take Y. I need to skip X row first and then use where condition
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire