select * from emp
what happened internally when we write this query in the sql
prompt?
Answer Posted / dinesh chandra
it will display all the records of emp table.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do I uninstall oracle 11g?
Explain a synonym?
How to write date and time literals in oracle?
Design database draw er diagram for a certain scenario ?
How to create a table interactively?
what are archived logs?
What is procedure overloading in oracle?
Is primary key indexed by default in oracle?
How can I get column names from a table in oracle?
How to invoke the data pump export utility?
How to insert a new row into a table in oracle?
When do you get a .pll extension in oracle?
How to delete a column in an existing table?
Can objects of the same schema reside in different tablespace?
What is the use of file param in imp command?