Search
Submit a request
Sign in
How can we help you today?
Categories
Submit a request
Submit a request
Sign in
Support
Community
SQL Prompt
Format SQL is inconsistent when formatting
New post
SSMS V18.8
SQL Prompt 10.6.5
I am formatting a large script and in some places it's formatted IsNull and in other places it's doing it as ISNULL?
There are other examples too like Object_Id and OBJECT_ID.
Any ideas why this might be happening?
JamesStowe
March 24, 2021 17:30
-
0
+
Comments
1 comment
Sort by
Date
Votes
@JamesStowe
That's odd. Could you share a sample script with this inconsisitency and your format style file?
Thanks!
Tianjiao_Li
March 31, 2021 10:34
-
0
+
Add comment
Please
sign in
to leave a comment.
SQL Prompt 10.6.5
I am formatting a large script and in some places it's formatted IsNull and in other places it's doing it as ISNULL?
There are other examples too like Object_Id and OBJECT_ID.
Any ideas why this might be happening?