abdielmomo
SSC-Addicted
Points: 479
More actions
May 30, 2011 at 4:39 am
#239126
Please, I would like to know the command which can show me the version of my sql server : Standard or enterprise
Thanks!
muthukkumaran Kaliyamoorthy
SSCoach
Points: 19026
May 30, 2011 at 4:44 am
#1331567
abdielmomo (5/30/2011)Please, I would like to know the command which can show me the version of my sql server : Standard or enterpriseThanks!
abdielmomo (5/30/2011)
select @@version
select serverproperty('edition')
Muthukkumaran Kaliyamoorthyhttps://www.sqlserverblogforum.com/
May 30, 2011 at 4:46 am
#1331569
abdielmomo,
Try to use/check google in future:-)
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply