Comments
1 comment
-
Hi mpaulus@n2y.com,
Unfortunately this isn’t possible with the current version of SQL Prompt. However, we’re working on a new formatting system that will accommodate a much wider range of formatting styles.
It’d be really useful to us if you could fill out our formatting options survey: https://www.surveymonkey.com/r/?sm=cvYXsZiH1kmTJE0kGjxkqA%3d%3d. We're using this to keep track of user requests for formatting.
(You can fill it out as many times as you want)
Best regards,
David
Add comment
Please sign in to leave a comment.
SELECT
----dbo.t1.*
FROM
----dbo.t1 INNER JOIN
----dbo.t2 ON
t1.column1 = t2.column1
Thanks