Delete ALL Records

C

CK

I have a temp table which I populate for the purpose of generating a report
and after which, I wish to totally empty the table. How do I do that in code?
Thanks.
ck
 
Top