You can use decode function in select statement & outer join in your defficient column for eg:
select decode(column_name,NULL,'Any String',Column_name or value)
from table_name
where a.column_name(+)=b.column_name;
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |