Show TOC

limit_clauseLocate this document in the navigation structure

			
<limit_clause>::=
  LIMIT <row_count>
| LIMIT <offset>,<row_count>