Is it possible to extend this to the do the following
delete two tables in one go. and create a new table by renaming an existing table (combined1) into one of the ones i have deleted (combined)
The reason behind me asking this is as the table im deleting has approx a million records, what my current practise is to to run an update query to delete all the records. it might be quicker to delete the table and recreate it by renaming another table.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.