How to display First 4 rows From Database Table?

Answer Posted / naina singh

select top 4 * from table

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to start a new transaction in oracle?

593


State some uses of redo log files?

568


How to export data to a csv file?

628


How can we view last record added to a table?

605


What is concurrency in oracle?

548






how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?

4670


What is analyze command used for?

582


How to load a large xml file?

586


What is oracle instant client?

568


How to create an oracle database?

590


How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?

1833


How to create id with auto_increment on oracle?

547


What is procedure overloading in oracle?

546


Typically, where is the conventional directory structure chosen for Oracle binaries to reside?

1585


What is oracle datasource?

557