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 different types of triggers?
What is a rank in sql?
What are analytical functions in sql?
What is pl sql script?
How can I change database name in sql?
Why are cursors used?
Do prepared statements prevent sql injection?
How do I view an execution plan in sql?
How can you get sql*loader to commit only at the end of the load file? : aql loader
What is character functions?
What does count (*) mean?
How do you create a db file?
How is data stored on a disk?
Can procedure in package be overloaded?
How do you use join?