P
pol
Please anybody can let me know to give the value as zero for null values
eg:
select nvl(salary,0) from salary;
regards
Polachan
eg:
select nvl(salary,0) from salary;
regards
Polachan
pol said:Please anybody can let me know to give the value as zero for null
values
eg:
select nvl(salary,0) from salary;
regards
Polachan