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 13th July 2025 18:05 Europe/London time based on the source file dated 11th July 2025 11:10 Europe/London time.