select * from emp
what happened internally when we write this query in the sql
prompt?
Answer Posted / dinesh chandra
it will display all the records of emp table.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are privileges and grants?
What is the quickest way to fetch the data from a table?
Is there an oracle sql query that aggregates multiple rows into one row?
What are the built-in functions used for sending Parameters to forms ?
How do I start tns listener?
What is coalesce function?
What is control file used for?
What is integrity and what is constraint??Explain with example
What is an oracle cursor variable?
How to use "in out" parameter properly?
What are internal user account in oracle?
What is an external table?
What is oracle used for?
Is java required for oracle client?
What is the string concatenation operator in oracle?