Skip to content

Support mordern sqlserver page query like OFFSET ROWS FETCH NEXT #258

@wswind

Description

@wswind

#46

I use sqlserver 2012 and later , and like the sql ORDER BY ... OFFSET 100 ROWS FETCH NEXT....

The page function now has great backward compatibility and works very well ,
But would it be slower than the modern way ?
I think maybe it would be better to add support for this by adding a dialect for modern SQLServer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions