Type your search query and hit enter:
OFFSET
DB2
FETCH FIRST n ROW ONLY and OPTIMIZE FOR n ROWS
The FETCH FIRST n ROW ONLY clause is used to limit the result set of a query to a specified…
7 years ago