How can we help you today? How can we help you today?
davidsumlin

Activity overview

Latest activity by davidsumlin

WHERE alignment
What setting do I need to change to configure the WHERE clause so that the first statement is on the same line as WHERE and AND is left aligned with WHERE? Here's what I have: SELECT t1.field1, t...
1 follower 1 comment 0 votes
Alignment of FROM table
What setting do I need to change to configure the alignment of the table in the FROM statement? I would like it to say: FROM table1 t1 (space between FROM and table1)SELECT t1.field1, t1.field2...
1 follower 1 comment 0 votes
Possible to compare different schemas?
Is it possible to compare objects from different schemas? Here's my scenario. I have two different schemas with the same tables/views that I'd like to compare. Is there a way to do that?
2 followers 2 comments 0 votes
Has there been any update on this? We recently migrated to TFS2013 and I just realized that I couldn't use SQL Source Control. / comments
Has there been any update on this? We recently migrated to TFS2013 and I just realized that I couldn't use SQL Source Control.
0 votes
Method failed with unexpected error code 50
This is what is causing my problem: Brand new installation. Licensed. Add Script, and as soon as I do, the above error shows up in the script window, and the script Name has a red x next to it and ...
1 follower 1 comment 0 votes