A table has 150 records. How do you retrieve 100th row to
120th row from that table ?
Answers were Sorted based on User's Feedback
Answer / intelligent
select * from emp where rownum>101 and rownum<121
| Is This Answer Correct ? | 2 Yes | 18 No |
What is a natural join?
what is the difernece between named and anonymous pl/sql blocks??
how to use like conditions? : Sql dba
What is the purpose of a sql?
What do you mean by rowid?
How to call a javascript function from pl sql?
What is an ndf file?
how to get the third quarter of employee details from emp?
Is left join same as inner join?
Which nosql database is best?
How will we see framework of a table?
Why do we use view in sql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)