• Check the code and look for the part where the sql statement is completed and stored into @SQL.

    In there, you just have to add the INTO clause.

    You might want to drop the table before creating it and check if it exists before dropping it.

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2