sql server management studio underlines correct code
I've noticed that SQL Server Management Studio underlines correct code
(the code executes fine). It even underlines the code it has generated.
For example, when I right click on a table and Select Top 1000 Rows the
code that is produced is underlined. The screenshot is below.
P.S.
I'm using SSMS that came with SQL Server Express 2012 to connect to 2008
R2 server.
Any ideas? Thanks.
No comments:
Post a Comment