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 table? : Sql dba
How does rowid help in running a query faster?
Which version of sql do I have?
What plvcmt and plvrb does in pl/sql?
What is the difference between cluster and non-cluster index?
Advantages and disadvantages of stored procedure?
Define concurrency control. : Transact sql
What is denormalization in a database?
Is sql a oracle?
Can we insert data into view?
Is sql a backend language?
What are the different types of dbms?
how to extract a unit value from a date and time? : Sql dba
What is rank () in sql?
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?