![]() | |
#331
| |||
| |||
|
|
But of course, all these real world applications and all these text books still have to find some way to deal with missing information, so they often introduce magic values (like -1 in a numeric domain that should only allow positive numbers, 1900-01-01 or 9999-12-31 in a date domain, 'N/A' in a string domain, etc). This then turns out to be a far worse kludge than just using NULL for what it is intended to be used for! |
#332
| |||
| |||
|
|
But of course, all these real world applications and all these text books still have to find some way to deal with missing information, so they often introduce magic values (like -1 in a numeric domain that should only allow positive numbers, 1900-01-01 or 9999-12-31 in a date domain, 'N/A' in a string domain, etc). This then turns out to be a far worse kludge than just using NULL for what it is intended to be used for! |
#333
| |||
| |||
|
|
But of course, all these real world applications and all these text books still have to find some way to deal with missing information, so they often introduce magic values (like -1 in a numeric domain that should only allow positive numbers, 1900-01-01 or 9999-12-31 in a date domain, 'N/A' in a string domain, etc). This then turns out to be a far worse kludge than just using NULL for what it is intended to be used for! |
![]() |
| Thread Tools | |
| Display Modes | |
| |