Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

Compressing DATE datatype - response (2) by kw

$
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
 
 


Viewing all articles
Browse latest Browse all 27759

Trending Articles