Hi,
I am trying to do compress on DATE column.
Fortunatellly, I can define the column as below.
EVENT_DATE DATE format 'YYYY-MM-DD' NOT NULL compress(DATE '2001-03-31').
Here you will see that the DATE compress field is in YYYY-MM-DD format.
I wonder that is there a way that I can do the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.