Description of the illustration strms046.eps
This illustration shows the following process for row migration during dequeue by a messaging client:
-
A user or application enqueues a row LCR that updates the
hr.employeestable at an Oracle database. In the LCR, the old value for thedepartment_idcolumn is50. The new value for this column is90. -
A messaging client dequeues the LCR and transforms the
UPDATEinto aDELETEbecause the change satisfies a subset rule.