About 7,190,000 results
Open links in new tab
  1. Google Translate

    Google's service, offered free of charge, instantly translates words, phrases, and web pages between English and over 100 other languages.

  2. @@LANGUAGE (Transact-SQL) - SQL Server | Microsoft Learn

    Feb 10, 2026 · @@LANGUAGE (Transact-SQL) To view information about language settings, including valid official language names, run sp_helplanguage without a parameter specified.

  3. How to find non english language and its data in a table of sql server

    Jan 11, 2017 · I have a Sql Server table loaded with data from multiple countries. Say Japanese, Thai, Urdu, Portuguese, Spanish and many more which i didn't identify. How to identify the language and …

  4. SQL. How to detect user's language? - Stack Overflow

    Mar 2, 2015 · How to detect user's language? I need to select english text If user's language is en-Us and lithuanian text if lt-Lt. I'm trying to do something like this:

  5. SQL Tutorial - W3Schools

    SQL is a standard language for storing, manipulating and retrieving data in databases. Our SQL tutorial will teach you how to use SQL in: MySQL, SQL Server, MS Access, Oracle, Sybase, Informix, …

  6. Detect Language - Instant Language Detector - Tomedes

    DETECT LANGUAGE Instant language detection of your text Detect the language of your text instantly, whether it's in English,Spanish, or other languages. Enter your text, and click the button to find out …

  7. CONTAINS (Transact-SQL) - SQL Server | Microsoft Learn

    Nov 22, 2024 · Transact-SQL reference for the CONTAINS language element. Used to search for words or phrases within another expression.

  8. Microsoft SQL Server downloads

    Get started with Microsoft SQL Server downloads. Choose a SQL Server trial, edition, tool, or connector that best meets your data and workload needs.

  9. Keyword Query Language (KeyQL) syntax reference

    A KeyQL query consists of one or more of the following elements: Free text-keywords—words or phrases Property restrictions You can combine KeyQL query elements with one or more of the …

  10. how to detect thai language in SQL query - Stack Overflow

    Sep 19, 2013 · I have a column in a table which is a string, and some of those strings have thai language in it, so an example of a thai string is: อักษรไทย Is there such way to query/find a string like …