This is a simple example demonstrating how to use SQL Data Definition Language (DDL) commands in vb.net. In a now distant past, I used to need a code to clear all the tables in a MS Access database. This code is particularly quite useful during the testing phase when the database becomes fat with ‘dummy’ data.


Comments