select * from emp
what happened internally when we write this query in the sql
prompt?
Answer Posted / sanjay
query will not give any results
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How to insert a new row into a table in oracle?
What is a initialization parameter file in oracle?
Where is the export dump file located?
How to get a list of all background sessions in the database?
what is Single Byte Overhead...?
How to open and close an explicit cursor in oracle?
Can you assign multiple query result rows to a variable?
How do I uninstall oracle 11g?
What is pragma autonomous transaction in oracle?
What is a schema in oracle?
What happens to indexes if you drop a table?
Explain database link?
How to display row numbers with the records?
Is there any function in oracle similar like group_concat of mysql?
How do I know if oracle client is installed on windows?