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
What is a pl/sql block?
How many sql databases can you have on one server?
What is rowtype?
Explain the working of foreign key?
What is schema in sql?
How many unique keys can a table have?
how to run 'mysql' commands from a batch file? : Sql dba
How to fix oracle error ora-00942: table or view does not exist
What is the difference between sql, mysql and sql server?
What are the possible values for the boolean data field?
what is column? : Sql dba
How do I trace sql profiler?
How do you declare a variable in pl sql?
What is procedure function?
Explain two easy sql optimizations.