]
Steven Hawkins updated TEIID-4591:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
support UPDATE SQL JOIN / FROM
------------------------------
Key: TEIID-4591
URL:
https://issues.jboss.org/browse/TEIID-4591
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Reporter: Omar Khan
Priority: Major
Fix For: 12.x
Teiid currently supports basic SET = value WHERE = value syntax.
Having the ability to join for an UPDATE would allow to be pulled from various sources
and not value updates at a time.
The link below contains examples of various syntaxes of an UPDATE with a JOIN could be
accomplished.
http://stackoverflow.com/questions/1293330/how-can-i-do-an-update-stateme...
This enhancement request was the result of the discussion here:
https://developer.jboss.org/thread/273066