Database Utilities (MOSC)

MOSC Banner

Redefinition: timestamp with time zone to timestamp

edited Aug 13, 2016 5:00AM in Database Utilities (MOSC) 1 commentAnswered

In light of the big hassle we have experienced with time zone stuff, I am planning on removing the time zone from all columns - we use utc anyway. All of the values in the timezone are +00:00, so there is really no conversion per se, more of a truncate operation.

I am wondering if anyone has done this live using the redefinition package or another way?

I am expecting that perhaps I will need to create a new column using the cast(mydate_with_tz as timezone), then do something fancy afterwards.

thanks - dn

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center