[Dbix-class] Re: DBIx::Class with ODBC

stephenmoy smoy at stern.nyu.edu
Mon Jan 28 16:30:18 GMT 2013


Yes, sorry about that.  Ingres does support both OFFSET and LIMIT--Ingres'
equivalent for LIMIT is FIRST/NEXT, such as:

select * from table
offset 1
fetch first 10 rows only




--
View this message in context: http://dbix-class.35028.n2.nabble.com/DBIx-Class-with-ODBC-tp7577958p7577972.html
Sent from the DBIx-Class mailing list archive at Nabble.com.



More information about the DBIx-Class mailing list