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

How to rename a column in the output of sql query?

735


what is the use of set statement in tsql? : Transact sql

737


What do you mean by dbms? What are its different types?

744


What is before trigger?

733


What is cursor in pl sql?

764






How do I run a program in pl sql?

695


what are all the different normalizations? : Sql dba

682


What are pl/sql cursor exceptions?

750


What are stored procedures used for?

727


Write a unique difference between a function and a stored procedure.

713


What is sql basics?

781


What is difference between group by and partition by?

687


How is a process of pl/sql compiled?

772


What is a common use of group by in sql?

789


What are string functions in sql?

882