...
Panel | ||
---|---|---|
| ||
DELETE from SCOTT."REQUESTS" Handled as: RETRY Conflict repeated 11789 times. |
Then this query can be turned into a SELECT statement that can be run manually on the target database:
...
...
Panel | ||
---|---|---|
| ||
DELETE from SCOTT."REQUESTS" Handled as: RETRY Conflict repeated 11789 times. |
Then this query can be turned into a SELECT statement that can be run manually on the target database:
...