Format SQL is inconsistent when formatting
JamesStowe
Posts: 1 New member
in SQL Prompt
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?
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?
Tagged:
Answers
That's odd. Could you share a sample script with this inconsisitency and your format style file?
Thanks!
Tianjiao Li | Redgate Software
Have you visited our Help Center?