Represent a LIMIT clause that restricts the number of returned rows.
Optional
Whether PERCENT modifier is present (DuckDB: LIMIT 10 PERCENT)
The limit count expression.
Represent a LIMIT clause that restricts the number of returned rows.