E
eugenel
Guest
The FETCH FIRST # ROWS ONLY format is like the DB2 syntax. Somehow without the FIRST, the FETCH # ROWS ONLY works fine. Also, the Microsoft SQL Server format OFFSET X ROWS FETCH NEXT Y ROWS ONLY works as well besides the more popular LIMIT format. Please go ahead to file an enhancement or a defect whatever appropriate.
Continue reading...
Continue reading...