• If you have access to the database via SS Management Studio you can generate the T-SQL needed to drop the table by

    right_clicking on the table and selecting:

    Script Table as | DROP to | New Query Editor Window

    or:

    Script Table as | DROP to | File...