What will be the output for the below Query
Select 'High' from dual where null = null;

Answer Posted / sri

two nulls are not equal
so the answer is no rows selected.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention what is the use of function "module procedure" in pl/sql?

558


What are actual parameters and formal parameters?

560


how mysql optimizes distinct? : Sql dba

543


How do I start pl sql?

486


What are the dml statements?

682






what is uncommittable transactions? : Transact sql

558


what is an extent ? : Sql dba

576


What is the clause we need to add in function body to return variable?

536


Is mariadb a nosql database?

532


What are different types of indexes?

506


what is text? : Sql dba

546


Can we use having without group by in sql?

544


Can sql developer connect to db2?

578


what is the difference between a having clause and a where clause? : Sql dba

513


Can we connect to postgresql using sql developer?

484