[
https://issues.jboss.org/browse/TEIIDDES-2652?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2652:
----------------------------------------
[~shawkins] Any upgrade/change to Teiid's BNF or vdb-deployer.xsd or OPTIONS() for any
DDL object needs to get logged as a MODE jira
Add distinct from syntax in for each row procedures
---------------------------------------------------
Key: TEIIDDES-2652
URL:
https://issues.jboss.org/browse/TEIIDDES-2652
Project: Teiid Designer
Issue Type: Enhancement
Components: Teiid Integration
Reporter: Steven Hawkins
Priority: Minor
TEIID-3546 allows for a quick comparison of row values:
IF (\"new\" IS [NOT]DISTINCT FROM \"old\")
BEGIN
...
END
This can currently only be used in an IF statement.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)