fetch

How to Limit Number of Rows in Oracle

0:00
↔️ ↕️

Timecodes:

today lecture i'm going to discuss about

how to limit number of rows on oracle

database table

so here i'm using the employees table so

first i'm going to show you the records

inside the employees table

so let's click ok

then you can see this is the record

inside the employees

and total 107 rows are there

so here you can see there i'm using the

terms called row now so this is now one

two three four five six seven eight this

all are row now

so these are automatically generated

now

with the help of this

ronum we can easily do the limit

of the rows so if you want to or display

top five rows so here you need to give

the


Related queries:


how to fetch more than 1000 records in oracle sql developer
how do i fetch more than 1000 records in sql developer
how to fetch more than 1000 records in sql
how to fetch more than 1000 records in oracle
how to fetch all records in sql developer