select * from emp
what happened internally when we write this query in the sql
prompt?
Answer Posted / sanjay
query will not give any results
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the maximum number of triggers that can be applied to a single table?
When do you get a .pll extension in oracle?
what is insert all statement in sql
What is the difference between a primary key & a unique key?
why dont we assign not null constraint as table level constraint.
Can sub procedure/function be called recursively?
Explain mutating triggers.
What happens to the indexes if a table is recovered?
How to define an anonymous procedure with variables?
How to define a variable to match a table column data type?
What is Java Pool in Oracle?
How to omit columns with default values in insert statement in oracle?
What is oracle data type?
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
What is SQL access advisor in Oracle?