Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 377 Bytes

File metadata and controls

13 lines (8 loc) · 377 Bytes

SQL Server OFFSET FETCH

OFFSET and FETCH are fully supported in ELINQ:

}

yet we think that in the outer context it's preferrable to use Linq's capabilities for ordering and offsetting.


< BACK | HOME