How can we help you today? How can we help you today?
marekprz
SSMS Hangs with certain INSERT statement
Hi,I'm encountering a hanging SSMS when SQL Prompt tries to analyze this query in a query window:INSERT INTO [ABC_ALL] SELECT * FROM [ABC_1] UNION ALL SELECT * FROM [ABC_2]If I turn off Code Analys...
2 followers 12 comments 0 votes