What is the result, when NULL is compared with NULL?
Answer Posted / sandeep kumar
select * from dual where null=null
no row return
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is rowid in sql?
How many types of primary keys are there?
How to run sql commands in sql*plus?
What are the different types of functions in sql?
Can a select statement fire a trigger?
Are stored procedures compiled?
How do I install microsoft sql?
What are the most important characteristics of pl/sql?
What is difference between rank () row_number () and dense_rank () in sql?
Can you have more than one trigger on a table?
How many unique keys can a table have?
Explain the uses of database trigger.
What is function and procedure in pl sql?
What is a full join?
What are the possible values for the boolean data field?