K
Ken
Since now I can create a backup table and delete the old backup, I have to
find a way to "Drop table LIKE Locationsbkup%".
I've found snippits of code on the internet, but nothing I can make work.
Is there a way I can "Select Table name Like.. " and use the result in
executing a DROP?
find a way to "Drop table LIKE Locationsbkup%".
I've found snippits of code on the internet, but nothing I can make work.
Is there a way I can "Select Table name Like.. " and use the result in
executing a DROP?