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
Explain what is sql*plus?
What is string join?
What is left join example?
What is the difference between numeric and autonumber?
Can cursors be part of a trigger body?
How many sql core licenses do I need?
Which is better trigger or stored procedure?
What is a unique constraint?
What are different types of statements supported by sql?
How many joins can you have in sql?
what are set operators in sql? : Sql dba
What do you mean by stored procedures?
Write an sql query to select all records from the table?
What are the datatypes available in pl/sql ?
What are the types of variables use in pl sql?