The reason I thought I needed pl/sql was twofold...
1. I want to loop through all tables and columns - I have many of these & want to just convert all TIMESTAMPs int DATEs.
2. I thought the pl/sql would be faster.
Hi,
I have a 9i system with 9,000,000 records in - we have discovered all dates have been built as timestamp type.
Really need to store Date type.
Can someone advise on how best to do this - I am thinking about using PLSQL, & trying to loop through all table.columns checking for timestamp...
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.