Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQL Express (2008) の言語を英語などの別の言語に変更するにはどうすればよいですか?
このように (例: イギリス英語の場合)
EXEC sp_configure 'default language', 23 RECONFIGURE