Subject | English | Korean |
comp., MS | full-text query | 전체 텍스트 쿼리 (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 | 텍스트 쿼리 (One or more phrases that can contain operators, quotation marks, wildcards such as or ?, and parentheses) |