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
Can sql developer connect to db2?
What is the difference between mdf and ndf files?
how many values can the set function of mysql take? : Sql dba
Does pdo prevent sql injection?
Why do we use sqlite?
How do you optimize a stored procedure query?
what are different types of collation sensitivity? : Sql dba
What is sqlca in powerbuilder?
What is acid property in a database?
What version is sql?
What is sql used for?
What is a full join?
What is assignment operator in pl sql?
how can I make a script that can be bi-language (supports english, german)? : Sql dba
Why function is used in sql?