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 the difference between the sql*loader and import utilities? : aql loader
What is nvl?
Is trigger a stored procedure?
Can we delete column in sql?
Explain the structure of pl/sql in brief.
What are the disadvantages of not performing database normalization?
Do ddl statements need commit?
Is big data nosql?
How to use transactions efficiently : transact sql
Can ddl statements be used in pl/sql?
What is java sql connection?
How many types of normalization are there?
what is a materialized view? : Sql dba
How many joins can you have in sql?
Is mariadb a nosql database?