Tag archives for delete
19 Oct by admin in Utitilities
How to delete all tables programmatically
Let's say you have exported all your tables to another database and now want to delete them in current database. Unfortunately for security reason, Microsoft doesn't facilitate this task by allowing you to select all tables and delete them all at once: if done manually you have to do it ...more»

2 Comments
Tags: delete