Hi,
I am confuse with my sql version now, either it is a standard version or express edition
When i run the query " select @@version ", it gave me this answer. Just when i google the version number, it always point me to express edition. Can anyone teach how to differentiate it and what is my SQL version?
'Microsoft SQL Server 2008 R2 (RTM) - 10.50.1600.1 (X64) Apr 2 2010 15:48:46 Copyright (c) Microsoft Corporation Standard Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor)'
Regards,