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
How do I view a view in sql?
What are sql functions? Describe the different types of sql functions?
What is nvarchar max in sql?
Does user triggers have entry for trigger with compilation errors?
Is sql pronounced sequel or sql?
List and explain the different types of join clauses supported in ansi-standard sql?
What are the different sql commands?
what is the difference between $message and $$message? : Sql dba
What is insert command in sql?
What is the difference between the repeatable read and serializable isolation levels? : Transact sql
Which tcp/ip port does sql server run?
What are the different types of database management systems?
What is the primary key?
How do I run sql profiler?
How do I run a pl sql procedure in sql developer?