Answer Posted / the superstar rajnikanth
NVL(F,E)
if F is null,it returns expression E.F can be of any type.
the type of E should be the same as that on the left-hand side.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is sql engine in oracle?
what are the different type of normalization? : Sql dba
Is sql microsoft?
What is the max nvarchar size?
What does data normalization mean?
Can I create table without primary key?
What is a constraint? Tell me about its various levels.
How do I run sql?
How to disable a trigger name update_salary?
Why is sql better than hql?
What is sql clause?
Why we use triggers in mysql?
What packages(if any) has oracle provided for use by developers?
what are the advantages a stored procedure? : Sql dba
Can we rollback after truncate?