This blog shows how to get the current language used for the session in SQL Server
Example:
SELECT @@LANGUAGE Language
The expected result would be us_english
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Gowtham RajamanickamPosted Apr 1, 2015, 4:37 AM
great