When we give SELECT * FROM EMP; How does oracle respond?
Answer Posted / gvprasad
The oracle engine will execute the command,and retrives all
the data from the database and give it to the end user.
Is This Answer Correct ? | 23 Yes | 13 No |
Post New Answer View All Answers
What are tables and fields?
how to write date and time literals? : Sql dba
How do I delete a trigger?
Which command is used to delete a package?
What is microsoft t sql?
Does truncate release storage space?
How to write pl sql program in mysql command prompt?
What is latest version of sql?
What is the most common sql injection tool?
What are character functions in sql?
How do you use collections in procedure to return the resultset?
What is sql in oracle?
Explain two easy sql optimizations.
What is linq to sql?
Is sql a programming?