When running different SQL server versions and editions, you often want to know what a certain instance is about.
For that, SQL Server T-SQL provides ServerProperty.
Since I absolutely love sqlcmd, I extended my set of SQL Server batch files with this one showing you some of the ServerProperty values: Read the rest of this entry »









