adspace
display null value rows with out using null function?
Answer Posted / harinadh bolisetti
in case of integer data type column.
select * from emp
where nvl(deptno,1)=1
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can we rollback truncate?
what are the advantages of sql ? : Sql dba
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 the current version of sql?
Can delete statement be rollbacked?
how to start mysql server? : Sql dba
What is the best sql course?
how to use regular expression in pattern match conditions? : Sql dba
What is the current version of postgresql?
Does group by remove duplicates?
what are aggregate and scalar functions? : Sql dba
what are all the common sql function? : Sql dba
what is schema? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
what is dbms? : Sql dba