Hello Guys,
I've recently migrated to MsSQL from MySQL, and in MySQL DBTools i used to be able to run a process called 'empty table' that would clear the entire content of a table.
Now, in MsSQL, during application development i've managed to accidentaly :-D fill a table with over a million results, and deleting is a bit of an issue.
What is the best way to clear all those records? Keep in mind i'm really new, so keep it simple :-D
Thanks,
Rob
I've recently migrated to MsSQL from MySQL, and in MySQL DBTools i used to be able to run a process called 'empty table' that would clear the entire content of a table.
Now, in MsSQL, during application development i've managed to accidentaly :-D fill a table with over a million results, and deleting is a bit of an issue.
What is the best way to clear all those records? Keep in mind i'm really new, so keep it simple :-D
Thanks,
Rob