I am currently using SQL server 2008, and I was wondering whether there was any way to format aliases within the server management studio window so that they stand out from other text (e.g. bold or coloured). We have a team of three who share a lot of queries, so any way to help us understand what the others have written would be greatly appreciated!
Thanks in advance!
Tom
In
Tools/Options/Enviroment/Fonts and Colorsthere are lot of options to change. But I do not remember that ‘ aliases’ are included as a single item. According to this MSDN link there is no option to change only aliases. Maybe using an external tool? I useSMSS ToolsandPoor's Man formatterto format my queries and neither of them can do it.