I have a SAS code that creates a lot of intermediary tables for my calculations. Thing is, I don\'t really care about this tables after the job is done, I only care to the final
I know this question is a year and a half old now, but if you are working with intermediate tables that can be deleted after you get the final results, SAS EG has a built in macro you can use for deleting these tables: