Hello together,
I have a SQL-Problem on our DB2 Databases.
As Part of a Procedure i have to add an update-statement, which searchs the data which will be inserted per select. But it ispossible, that there could be more then one result. In this case the sub select should return no results.
Is there a way to this?
Thank you in advance.