Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Does "0" exist for DATE?
Hello,
Is there a way to initialize DATE with a default? For example, an INTEGER type can be set to 0, so can a FLOAT.
For example, suppose I have a field for a Customer called DateOfMarriage. If the customer is not married, this field does not apply. What can I set it to in the database? If I use NULL, then I will have to worry about ISNULL or ISNOTNULL situations.
Any help on this issue would be *greatly* appreciated :)
TIA Casey Received on Fri Jan 07 2000 - 06:35:20 CST
![]() |
![]() |