Y
Hacker News
new
|
ask
|
show
|
jobs
by
oarabbus_
2406 days ago
Coalesce and NVL are synonyms for each other.
1 comments
godshatter
2406 days ago
They don't seem to be in oracle. Giving more than two parameters to nvl gives me an error but works fine with coalesce. Granted they are basically the same thing if you are giving both two parameters.
link