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
How long it takes to learn pl sql?
What are inner and outer joins examples of both?
what are the types of subquery? : Sql dba
What is the command used to fetch the first 5 characters of a string?
What is pivot table in sql?
What do you know by pl/sql cursors?
Is sql procedural language?
how to drop an existing table in mysql? : Sql dba
What is index example?
What is the purpose of my sql?
what are tables and fields? : Sql dba
How do I run a sql script?
How many row comparison operators are used while working with a subquery?
How do I truncate a sql log file?
What are analytic functions in sql?