>>>>> "Alvaro" == Alvaro Herrera <[EMAIL PROTECTED]> writes:

 >> so it's like this:
 >> 
 >> select * from foo order by bar offset 5 rows fetch first 10 rows only;

 Alvaro> Oh, I see -- it's just a cumbersome way to have our LIMIT
 Alvaro> clause.  What's the "ONLY" for?

It seems to be just a mandatory noise word.

-- 
Andrew.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to