Addition to "Check SQL Please"

  • Thread starter Thread starter Ken
  • Start date Start date
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top