How to display First 4 rows From Database Table?

Answer Posted / testing

you can get the first four rows using this query

select * from emp limit 4

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are clusters?

608


When do I need to use a semicolon vs a slash in oracle sql?

588


What is integrity and what is constraint??Explain with example

1695


Is it possible to split the print reviewer into more than one region ?

1835


what is the difference between data migration and production migration.

1805






How many types of tables supported by oracle?

574


How to end the current transaction in oracle?

548


What are nested tables?

667


What are the various constraints used in oracle?

550


How to execute a stored program unit?

578


What is procedure overloading in oracle?

544


How to drop an index in oracle?

600


What is define in oracle?

561


What is a Garbage Collection? and what is full recursive Garbage collection?

2384


What is dynamic proxy?

547