First page Back Continue Last page Overview Graphics


Notes:

Internally, Sequel uses the ROW_NUMBER window function to emulate OFFSET support on databases that don't natively support it, such as Microsoft SQL Server and DB2.