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 the functionality of the function htmlentities? : Sql dba
What is a trigger in sql?
What is t sql in sql server?
List different type of expressions with the example.
How can we solve sql error: ora-00904: invalid identifier?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
What is the main reason behind using an index?
How to change sql*plus system settings?
What is implicit cursor in pl sql?
What is procedure explain with example?
Can I join the same table twice?
Can I call a procedure inside a function?
Write a sql query to convert all character to uppercase after hypen.
What is the example of procedure?
How to select random rows from a table?