WHERE clause

The WHERE clause lists search conditions for items to add to a result set.

The WHERE clause contains search conditions composed of the following:
  • literal values
  • input parameters
  • expressions
  • basic predicates
  • quantified predicates
  • BETWEEN predicate
  • IN predicate
  • LIKE predicate
  • NULL predicate
  • EMPTY collection predicate
  • MEMBER OF predicate
  • EXISTS predicate
  • IS OF TYPE predicate
If the search condition evaluates to TRUE, the tuple is added to the result set.

指出主題類型的圖示 概念主題



時間戳記圖示 前次更新: July 9, 2016 11:11
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=cque_where
檔名:cque_where.html