使用属性值和函数测试子句的查询

您可以合并查询子句,以缩小搜索范围。

以下行显示如何合并查询子句:

"not query_clause"

"query_clause and query_clause"

"query_clause or query_clause"

示例:


反馈