Wouldn't be easier to allow a TRUNCATE TABLE <table> PARTITION 1 syntax to truncate all rows and to behind the screens the switching!
Is their an easy way to copy the structure of table including primary keys ans indexes?
Otherwise I have to create a complicated procedure to copy the whole structure to a new table.