您要查找的是不是:
- NOT reverses the result of a search condition. NOT用于反转搜索条件的结果。
- Text of search condition for a check constraint. 检查约束的搜索条件的文本。
- Syntax error near '%.*ls' in search condition '%.*ls'. 在搜索条件 ''%253!'' 中的 ''%251!'' 附近有语法错误。
- Syntax error occurred near '%.*ls' in search condition '%.*ls'. 在搜索条件 ''%253!'' 中的 ''%251!'' 附近发生语法错误。
- If you do not specify a search condition, all rows will be deleted. 如果不指定搜索条件,则删除所有行。
- If you do not specify a search condition, all rows will be updated. 如果不指定搜索条件,则更新所有行。
- Specifies a search condition for a group or an aggregate. 指定组或聚合的搜索条件。
- Specifies the search condition for the rows returned by the query. 指定查询返回的行的搜索条件。
- The WHERE clause excludes rows not meeting its search condition. WHERE子句排除不满足搜索条件的行。
- Syntax error near '%.*ls', expected '%.*ls' in search condition '%.*ls'. 在搜索条件 ''%255!'' 中的 ''%251!'' 附近有语法错误,应为 ''%253!''。
- The only search condition that returns TRUE is the IS NULL predicate. 返回TRUE的唯一搜索条件是IS NULL谓词。
- Indicates that the second search condition must not be present for a match. 指示匹配项中不能出现第二个搜索条件。
- Parentheses can be used to override this precedence in a search condition. 不过,可以在搜索条件内使用括号来表示优于此优先顺序的运算符。
- The search condition can also be the condition upon which a join is based. 搜索条件也可以是联接所基于的条件。
- The search condition may not contain any of the other columns in the queue. 搜索条件不能包含队列中的任何其他列。
- The HAVING clause additionally excludes rows not meeting its search condition. 此外,HAVING子句排除不满足搜索条件的行。
- A filter is a search condition defined by the contents of a SQL WHERE clause. 筛选器是由SQL WHERE子句的内容定义的搜索条件。
- Syntax error occurred near '%.*ls'. Expected '%.*ls' in search condition '%.*ls'. 在 ''%251!'' 附近发生语法错误。在搜索条件 ''%255!'' 中应为 ''%253!''。
- Specifies a logical operation between two contains search conditions. 指定两个包含搜索条件之间的逻辑运算。
- Loading variables with data values and then using them to specify a search condition in a WHERE clause. 加载带数据值的变量,然后使用这些变量指定WHERE子句中的搜索条件。