Multiple choice Which database does not support ISNULL () function? SQL server MS access Oracle MySQL D-link Reveal answer Fill a bubble to check yourself C Correct answer Explanation Oracle does not have an ISNULL () function, instead it uses the NVL () function.