select * from emp
what happened internally when we write this query in the sql
prompt?
Answer Posted / vijay sonawane
show all records of table as output
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to convert character types to numeric types?
How to define an external table with a text file?
What is the relationship among database, tablespace and data file?
Explain about your project and its relation to the current job position you are applying to?
What is oracle rowcount?
What is bulk load in oracle?
What is a trace file and how is it created in oracle?
What is the implicit cursor in oracle?
How translate command is different from replace?
What is the simplest tool to run commands on oracle servers?
What is ordinary table in oracle?
What is oracle in java?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
Why do you create or replace procedures rather that drop and recreate.
How to set a transaction to be read only in oracle?