Conditionally delete temp tables before creating them again
IF OBJECT_ID('tempdb..') IS NOT NULL DROP TABLE