• Yes i need to run the results of the SELECT 'DELETE..... statement

    DELETE FROM #test where tid =1111

    DELETE FROM #test where tid =1211

    DELETE FROM #test where tid =1311

    Got me stumped