*** queries.sgml 08 Jan 2009 09:37:19 -0800 1.52
--- queries.sgml 02 Feb 2009 11:02:58 -0800
***************
*** 1396,1403 ****
If a limit count is given, no more than that many rows will be
returned (but possibly less, if the query itself yields less rows).
! LIMIT ALL> is the same as omitting the LIMIT>
! clause.
--- 1396,1403 ----
If a limit count is given, no more than that many rows will be
returned (but possibly less, if the query itself yields less rows).
! LIMIT ALL> AND LIMIT NULL> are the same as omitting
! the LIMIT> clause.