What is the result, when NULL is compared with NULL?

Answer Posted / kmbkrishnan

if we check a Null value with another Null value as equal,
the result will be false.

Is This Answer Correct ?    47 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we write dml inside a function in sql server?

500


How show all rows in sql?

613


Define tables and fields in a database

646


What are functions in sql?

510


what are all the different types of indexes? : Sql dba

528






Write a sql query to find the names of employees that begin with ‘a’?

577


Is sql considered coding?

568


Why do we need cursor in pl sql?

649


What sql database should I use?

551


What is materialized view. What are different methods of refresh?

777


What is Difference Between Unique and Primary Key Constraints?

606


What is the trigger in sql?

538


What is difference between cursor and trigger?

557


How would you reference column values before and after you have inserted and deleted triggers?

622


How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?

665