How can we help you today? How can we help you today?
Günter Tschech
SQL Source Control static data change behaves strange
I am using SQL Source Control to track one schema inside a DEV database. I am tracking tables, views, SPs and static data in some tables. I am the only developer on that database and SQL Source Con...
1 follower 1 comment 0 votes
Error in star expansion in SQL prompt?
I think I found an error in SQL prompt column expansion. It seems to not be able to parse multiple PIVOT statements correctly.Consider this statement:WITH q AS (SELECT 'function_' + CAS...
1 follower 1 comment 0 votes