Limit /text/shared/02/limit.xhp SQL; LIMIT clause Limit Expands the created select statement of the SQL Query by the LIMIT X clause. This can be used to limit your SQL Query results to those that fall within the first X number of it.