A
ABP
I have to delete all tables in my database and then import new ones from a
source. If I try to delete the tables manually then I get a confirm delete
message for each one. This is tedious. If I simply import the tables without
deleting the original ones then the new ones get a numeral appended to the
name. (ex: orders1) This causes problems with my queries.
Any suggestions?
source. If I try to delete the tables manually then I get a confirm delete
message for each one. This is tedious. If I simply import the tables without
deleting the original ones then the new ones get a numeral appended to the
name. (ex: orders1) This causes problems with my queries.
Any suggestions?