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
How to start instance with a minimal initialization parameter file?
What is a nested table?
Why does Oracle not permit the use of PCTUSED with indexes?
What is ordinary table in oracle?
List out the difference between commit, rollback, and savepoint?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
What are named parameters?
How to rename an index in oracle?
What is the simplest tool to run commands on oracle servers?
How to create a single index for multiple columns?
How to load excel data sheet to oracle database
How many types of table in Oracle?
How to write a query with a left outer join in oracle?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How to insert multiple rows with one insert statement in oracle?