Subject | English | Italian |
comp., MS | full-text query | query full-text (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 | query di testo (One or more phrases that can contain operators, quotation marks, wildcards such as or ?, and parentheses) |