select @@servernameASServerName

Select @@VERSIONAsSQLServerVerjion

go

selectserverproperty(‘Edition’)AsServerEdition

selectserverproperty(‘ProductLevel’)ServerProductLevel

selectserverproperty(‘BuildClrVersion’)BuildVersion

One thought on “How to know SQL Server version

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.