blob: 70eeccbf751692b41ce492d78ff0f74b622d4aac [file] [log] [blame]
NVL2('A', 'Correct', 'FAILED');
NVL2(NULL, 'FAILED', 'Correct');