Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Oracle doesn't allow empty strings either (well, it does but they are the same as NULL). It's not a big deal if you understand what it's doing.


Strange. MySQL understands both empty strings and NULL, and they are not equivalent. Informix understands empty strings, and IBM mentions that Oracle does not. Microsoft SQL server understands empty strings, but apparently whitespace at the end is truncated in comparisons, so " " is equal to " ".




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: