$ 0 0 This will work, but the table DDL will show the integer as a date value. Easier to use : COMPRESS (DATE '2099-01-01', DATE '1900-01-01') I think this may require the default date format on the system to be YYYY-MM-DD
This will work, but the table DDL will show the integer as a date value.
Easier to use : COMPRESS (DATE '2099-01-01', DATE '1900-01-01')
I think this may require the default date format on the system to be YYYY-MM-DD