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 all ddl commands?
Is ms sql is free?
when MSQL8.0 is in market
Can a trigger call a stored procedure?
what are the security recommendations while using mysql? : Sql dba
What is data types in sql?
What are the different ways to optimize a sql query?
Why self join is used in sql?
What are the different ddl commands in sql?
explain advantages of myisam over innodb? : Sql dba
How many triggers can be applied to a table?
Can we use two order by clause in query?
What is package in pl sql?
How exception handling is done in advance pl/sql?
What is basic structure of pl sql?