What is the result, when NULL is compared with NULL?
Answer Posted / kishore vakiti
select * from emp where null is null;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an ndf file?
What is an inner join sql?
What is difference between rank () row_number () and dense_rank () in sql?
What is indexes?
What is difference between sql and mysql?
how to increment dates by 1 in mysql? : Sql dba
What is pls integer?
How do you exit in sql?
What is cross join example?
Is sql open source?
What is sqlcommand?
What is dml statement?
Is there a way to automate sql execution from the command-line, batch job or shell script?
How do I view tables in sql developer?
What is the meaning of disabling a trigger?