SELECT SERVERPROPERTY('productversion'),
SERVERPROPERTY('productlevel'),
SERVERPROPERTY('edition')
Thursday, June 12, 2008
Which command using Query Analyzer will give you the version of SQL server and operating system?
Labels:
SQL Queries
Reactions: |
Subscribe to:
Post Comments (Atom)
1 comment:
asd
Post a Comment