Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

How to drop temp table created by somebody else?

$
0
0
I want to drop a temp table created by somebody else how would I go about doing this? I see the temp tables, but I don't know how you can drop it. I'm trying to shrink tempdb and if somebody else has a connection opened and creates a temp table I want to be able to drop that temp table. Appreciate the help.

Viewing all articles
Browse latest Browse all 3145

Trending Articles