Answer Posted / b v n kiran kumar
SELECT * FROM EMP
WHERE ROWNUM<=4;
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to check your oracle database 10g xe installation?
What does sharding mean?
How to write date and time literals in oracle?
How can we create the complete backup of data in the oracle.
What is transaction control statement and how many types of transaction control statement in Oracle?
What happens if the imported table already exists?
How to run create database statement again?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What is an oracle and why it is used?
What is catalog in Oracle?
What is an oracle database?
is there a tool to trace queries, like profiler for sql server?
Respected sir, Please send me technical questions related to oracle apps..
What are transaction isolation levels supported by oracle?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?