|
|
|
|
|
by irrational
1445 days ago
|
|
And oracle considers null to be equal to empty string. My understanding is oracle was created before the sql standard existed and they don’t want to change because of backwards comparability. I don’t understand why they can’t add a db parameter to allow you to set how nulls are handled. |
|
Overall I remember running into this but finding it fairly simple to add a couple specific checks around the condition where it came up in our code.