What is the result, when NULL is compared with NULL?
Answer Posted / brahma
Null means unknown values, but do not compare both null
values
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the working of foreign key?
What are the different types of a subquery?
What type of database is cloud sql?
How do you optimize a stored procedure query?
What does trigger mean in slang?
what is a constraint? : Sql dba
What is meant by <> in sql?
What is posting?
What is dml statement?
Write a sql select query that only returns each name only once from a table?
What are the sql commands?
What is the use of pl/sql table?
Can a select statement fire a trigger?
which types of join is used in sql widely? : Sql dba
How to raise user-defined exception with custom sqlerrm ?