@@SERVICENAME# Returns the name of the registry key under which Querona is running. @@SERVICENAME returns ‘SQL2012’. Syntax# @@SERVICENAME Return types# nvarchar Example# SELECT @@SERVICENAME; See Also# Functions