I have a query that has worked perfectly fine the past 8 months. For some odd reason, today the query hangs and eventually times out no matter what constraint I put on it. This is very frustrating, but extremely curious on how this can be worked around.
Query is as follows:
DROP TABLE xxxx.dbo.stackoverflow;
Any help is greatly appreciated!