User Tools

Site Tools


database:oracle:limit-rows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
database:oracle:limit-rows [2018/03/04 20:00] odeftadatabase:oracle:limit-rows [2018/03/04 20:00] odefta
Line 4: Line 4:
 select e.employee_id from employees e FETCH first 10 rows only select e.employee_id from employees e FETCH first 10 rows only
 </code> </code>
- +\\ EMPLOYEE_ID                                                                                                                              
-EMPLOYEE_ID +
-----                                                                                                                              +
 \\ 100                                                                  \\ 100                                                                 
 \\ 101                                                                      \\ 101                                                                     
database/oracle/limit-rows.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1