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
Explain the types of exception?
Explain implicit cursor.
How to pass parameters to procedures?
How to specify default values in insert statement using oracle?
What is ordinary table in oracle?
How to loop through data rows in the implicit cursor?
What are the ways tablespaces can be managed and how do they differ?
How can you merge two tables in oracle?
What is a select query statement in oracle?
How to create an initialization parameter file?
Define oracle database
What is user managed backup in Oracle?
How do I escape a reserved word in oracle?
How does oracle handle read consistency?
How to turn on or off recycle bin for the instance?