How can we help you today? How can we help you today?
DominicV
Is there an option in SQL Prompt Styles to format the Merge statements
Is there an option in SQL Prompt Styles to format the Merge statements like below:From:  MERGE dbo.TableName AS TARGET  USING    (      SELECT        @ScheduleId ScheduleId,        @AgreementID Agr...
1 follower 1 comment 0 votes
Is there an option in SQL Prompt Styles to format the Merge statements
Is there an option in SQL Prompt Styles to format the Merge statements like below:From:  MERGE dbo.TableName AS TARGET  USING    (      SELECT        @ScheduleId ScheduleId,        @AgreementID Agr...
3 followers 3 comments 0 votes