Is there a way to automate toad to generate a script that incrementally adds partitions to a table schema?
Exemple: Each day needs a partition and each partition has 15 recurring subpartitions. In total the table will have 450 partitions. Before I turn to C sharp, is there a way to do this in Toad?