Offset Clause
Description
Sets the number of rows to skip.
Click here to navigate to the IBM DB2 docs page for this syntax.
Grammar Syntax


Sample Source Patterns
Initial Tables
IBM DB2
Snowflake


Pattern 1 - Offset row-count
IBM DB2
Snowflake
Resulting Tables
IBM Db2
Snowflake


Pattern 2 - Limit X
IBM DB2
Snowflake
Resulting Tables
IBM Db2
Snowflake


Pattern 1 - Limit X Offset Y
IBM DB2
Snowflake
Resulting Tables
IBM Db2
Snowflake


Pattern 1 - Limit X,Y
IBM DB2
Snowflake
Resulting Tables
IBM Db2
Snowflake


Last updated
Was this helpful?