Hi,

I wrote a patch for improving fetch first compatibility.

Derby supported fetch first syntax in 10.5 or later.
http://db.apache.org/derby/docs/10.5/ref/

Postgresql supported fetch first syntax in 8.4 or later.
http://www.postgresql.org/docs/8.4/static/sql-select.html

Derby and Postgresql supports fetch 'next' x rows only syntax.
DB2 does not support it but I think do not have to care.
Do you think ?

litailang

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Attachment: h2_fetch_first.patch
Description: Binary data

Reply via email to