Book Contents

Book Index

Next Topic

Home

OFFSET Clause

Omits a specified number of rows from the beginning of the result set.

Syntax

OFFSET rows

Semantics

 

rows

specifies the number of result set rows to omit.

Notes