Hello. I would like to ask to change limit style for PostgreSQL, because PostgreSQL 7.3 does not support style LIMIT #, # .
Here is PostgreSQL error : ERROR: LIMIT #,# syntax not supported. Use separate LIMIT and OFFSET clauses. And separate clauses are supported in all PostgreSQL releases. Thanks. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
