range
Limits the result to rows from from to to
Parameters
from
The first row to return
to
The last row to return
referenced Table
If the column is from a foreign table, specify the table name here
Limits the result to rows from range.first to range.last
Parameters
range
The range of rows to return
referenced Table
If the column is from a foreign table, specify the table name here