Skip to content

Commit 5d1ab5c

Browse files
committed
Added SQLcompae
1 parent 72092b2 commit 5d1ab5c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SQLCompare/TsqlTools-SQLcompare-ObjectsCompare.sql

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,4 @@ SELECT *
112112
FROM #objectstaus where objecttype not in ('USER_TABLE')
113113
ORDER BY dbname ASC
114114
DROP TABLE #objectstaus
115-
116-
DROP TABLE #objectstaus
115+

0 commit comments

Comments
 (0)