Support multiple rows for DML RETURNING
Adriano dos Santos Fernandes
Tracker ticket: #6815
In DSQL, the RETURNING
clause is now able to return multiple rows for DML statements than can affect multiple rows.
See compatibility notes on RETURNING for more information.