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
how can you see all indexes defined for a table? : Sql dba
What types of commands can be executed in sql*plus?
What is a pragma statement?
What is data control language?
How to fetch alternate records from a table?
how is myisam table stored? : Sql dba
How to start the command-line sql*plus?
Explain lock escalation? : Transact sql
What are inner and outer joins examples of both?
define sql delete statement ? : Sql dba
What are analytic functions in sql?
Is delete faster than truncate?
What is equi join in sql?
What is meant by <> in sql?
What is a constraint?