Hello is there a possibility to get culture info in sql server for example if we give countryname or code it will return cultureinfo
Italian (Italy)
|
it-IT
|
Japanese (Japan)
|
ja-JP
|
Korean (Korea)
|
ko-KR
|
Dutch (Netherlands)
|
nl-NL
|
Norwegian, Bokmål (Norway)
|
nb-NO
|
Polish (Poland)
|
pl-PL
|
I found an example but it is for c# http://www.codedigest.com/CodeDigest/207-Get-All-Language-Country-Code-List-for-all-Culture-in-C---ASP-Net.aspx