Daily Partition on a big table
TexasMar 19 2012 — edited Mar 29 2012Hi there,
I have a requirement to create daily partitions on an already created and loaded table.
Each day's data is occupying about 25GB, and the plan is to keep 3months of data
Please what is the best way / or best partition strategy to do this.
And a slight code to see what it looks like.
Thank you.