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
Can we rollback after truncate?
what tools available for managing mysql server? : Sql dba
What is the difference between microsoft sql and mysql?
Can a trigger call a stored procedure?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
What is difference between pl and sql?
How do you rank data in sql?
What are different functions in sql?
Can we insert in sql function?
What is rownum in sql?
How do I run a script in sql developer?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
What is a trigger word?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
How does a trigger work?