adspace
Answer Posted / Pal Singh
In PL/SQL, there are two operators that work specifically with NULL values: IS NULL and IS NOT NULL. These operators allow developers to test for the presence or absence of a NULL value in a variable or column.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is primary key clustered index?
what are the advantages of sql ? : Sql dba
Can we use distinct and group by together?
what is schema? : Sql dba
Is primary key always clustered index?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is bcp? When does it used? : Sql dba
Can delete statement be rollbacked?
how to use regular expression in pattern match conditions? : Sql dba
Is inner join faster than left join?
How do I remove duplicates in two columns?
how many tables will create when we create table, what are they? : Sql dba
what is dbms? : Sql dba
what are aggregate and scalar functions? : Sql dba
how to escape special characters in sql statements? : Sql dba