When we give SELECT * FROM EMP; How does oracle respond?
Answer Posted / chinna
Hi
When we give this command select * from Emp; It will
display emp table from oracle in database program.
Is This Answer Correct ? | 18 Yes | 11 No |
Post New Answer View All Answers
What does the base_object_type column shows in the user.triggers data dictionary view?
What is sql mysql pl sql oracle?
Is it possible to update views?
Why does sql need a server?
what is clause? : Sql dba
How to run sql*plus commands in sql developer?
How to revise and re-run the last sql command?
what are the advantages and disadvantages of views in a database? : Sql dba
Is inner join same as self join?
Do we need to rebuild index after truncate?
How delete all data from table in sql?
Can we join more than 2 tables in sql?
What is substitution variable in pl sql?
Can we insert data in view?
how to install mysql? : Sql dba