User Tools

Site Tools


database:oracle:limit-rows

This is an old revision of the document!


Limit returned rows (Oracle 12)

SELECT e.employee_id FROM employees e FETCH FIRST 10 ROWS ONLY
database/oracle/limit-rows.1520186119.txt.gz · Last modified: 2023/07/04 19:36 (external edit)