Answer Posted / dinesh kumar
Converts Null value to Absolute for calculation.
Ex : nvl(commission,0) returns 0 when commission is null.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the indexing methods?
Why stored procedure is faster than query?
which types of join is used in sql widely? : Sql dba
How is debugging done?
what's the difference between a primary key and a unique key? : Sql dba
What are some predefined exceptions in pl/sql?
What is the usage of the distinct keyword?
What are the main features of cursor?
What are sql procedures?
What is a recursive join sql?
Can ddl statements be used in pl/sql?
How do I view tables in sql developer?
What are the two types of exceptions.
Is sqlite good enough for production?
How do I add a database to sql?