This blog shows how to set the new language to be used for the session in SQL Server
Example:
SET LANGUAGE 'Espanol'
Now select the language and check
SET @@LANGUAGE Lang
The expected result would be Espanol
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
simpy sooperb