I disagree, but think the example post wasn't the best to show it - on lines 18/23/25 the "normal" text is shown in black, but for the others (which include the # character) they are grey.
Here's another example:
sql Code:
SELECT field1, field2 FROM table1, #table2, table3 FROM table1, table2, #table3
I just noticed another issue in post #3 of this thread.. the text "drop procedure [dbo].[GetImageInfo_P]" gets shown like this:
sql Code:
drop procedure [dbo].[GetImageInfo_P]




Reply With Quote