Subject | English | German |
comp., MS | full-text query | Volltextabfrage (As a SELECT statement, a query that searches for words, phrases, or multiple forms of a word or phrase in the character-based columns (of char, varchar, text, ntext, nchar, or nvarchar data types). The SELECT statement returns those rows meeting the search criteria) |
comp., MS | text query | Textabfrage (One or more phrases that can contain operators, quotation marks, wildcards such as or ?, and parentheses) |