Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

sql_limit()

Description

Generate the LIMIT statement for a SQL query

Parameters

ColumnTypeDefaultDescription
$offset integer Specifies the offset of the first row to return
$rows integer Specifies the maximum number of rows to return

Return

string

This article was last updated 25th April 2024 21:35 Europe/London time based on the source file dated 4th April 2024 10:05 Europe/London time.