Oracle NVL Function is used to replace the null value with some specific value. Syntax : NVL( Column_name,Replace_value);. The above syntax is ...
確定! 回上一頁