What is the result, when NULL is compared with NULL?
Answer Posted / a.jyothsna
One null value is not equal to another null value.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the difference between rename and alias?
Is sql a scripting language?
What is nvl?
What are the operators in sql?
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
What is the primary use of normalization?
What is raw datatype in sql?
What is the use of & in pl sql?
Does truncate free space?
What are the features of pl sql?
Why are sql stored procedures used?
Is left join inner or outer by default?
How to avoid using cursors?
What are the two types of exceptions.
What does where 1 1 mean in sql?