select * from emp
what happened internally when we write this query in the sql
prompt?
Answer Posted / dilip
it wil select all the data from table....
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Which environment variables are absolutely critical in order to run the OUI?
How to create a new view in oracle?
What are the differences between primary key and unique key?
How to use existing values in update statements using oracle?
How to call a stored function with parameters?
How to convert a string to a date in oracle database?
What is Undo Management Advisor in Oracle?
How to invoke the data pump import utility?
How to build data dictionary view an new database?
How to drop a stored function?
How to use group functions in the select clause using oracle?
What is raw datatype?
What is where clause in oracle?
How to apply filtering criteria at group level in oracle?
How many types of segments in Oracle?