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 convert characters to dates in oracle?
What are the various oracle database objects?
How do you tell what your machine name is and what is its IP address?
How to export your own schema?
defination of bitmap index
What are the different oracle database objects?
What is an oracle data file?
Is there an oracle sql query that aggregates multiple rows into one row?
How to store pictures on to the database?
How to generate query output in html format?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
How do we get field details of a table?
What privilege is needed for a user to query tables in another schema?
How to rename a tablespace in oracle?
How to revoke create session privilege from a user in oracle?