What will be the output for the below Query
Select 'High' from dual where null = null;
Answer Posted / binita
No rows selected
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
What do you mean by stored procedures?
What is the sql*loader? : aql loader
How to connect a sql*plus session to an oracle server?
What is varray in pl sql?
When is the explicit cursor used ?
What is crud stand for?
Will truncate release space?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
What is meaning of <> in sql?
What is difference between stored procedure and trigger?
Can a primary key be a foreign key?
What is java sql package?
Which are sql * plus commands?
What is %s in sql?