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
Can %notfound return null after a fetch?
what is 'mysqladmin' in mysql? : Sql dba
How do I run a program in pl sql?
The select into statement is most often used to create backup copies of tables or for archiving records?
Lookups are a key component in sql server integration services (ssis). Explain its purpose?
What is user in sql?
Why schema is used in sql?
What is the difference between function, procedure and package in pl/sql?
What is the advantage of nosql?
What is meant by user defined function?
Is sql a dbms?
Give the order of sql select?
Is hadoop a nosql?
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba
How do I truncate a word?