1.

NVL Function in SQL Oracle or MySql

Answer» NVL() FUNCTION is available in oracle only and do the same operation as ISNULL Function in SQL and IFNULL unction in MySql. This is basically used to check the Null values in the table coloumn


Discussion

No Comment Found