LIMIT( )

Limits the output to the specified number of results.
LIMIT() is applied after SORT().

Syntax

LIMIT([number])

Accepts only a single integer.