I am looking for the easiest way to clear all of my tables in my SQL database. Is there some kind of internal funtion that may suite me, or should I create a function or procedure. I am a newbe so if you have any examples of how I can cycle through all of the table in the current DB and then clear them, I would appreciate it.
thanx
thanx