[
https://issues.apache.org/jira/browse/DERBY-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mamta A. Satoor updated DERBY-5973:
-----------------------------------
Urgency: Normal
Labels: derby_triage10_11 (was: )
> Add syntax for boolean IS operator
> ----------------------------------
>
> Key: DERBY-5973
> URL: https://issues.apache.org/jira/browse/DERBY-5973
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Reporter: Knut Anders Hatlen
> Priority: Minor
> Labels: derby_triage10_11
>
> The BooleanDataValue interface and the SQLBoolean class implement the boolean
> IS operator in their is() and isNot() methods. There is also an (unused)
> IsNode class for the AST. However, the operator is not exposed in the
> grammar, so there's no way to use it.
> The boolean IS operator is defined in the SQL:2003 standard, part 2, section
> 6.34 <boolean value expression>.
> <boolean test> ::= <boolean primary> [ IS [ NOT ] <truth value> ]
> There's also Table 13 — Truth table for the IS boolean operator.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira