Clauses for select, update and delete.
Indicates the limit of rows to be returned. It can be single using the 1-field constructor or complex (lower and upper limit) using the 2-field constrcutor.
Order clause.
Where clause.
See Implementation
Clauses for select, update and delete.