Hi,
Is it possible for a CDS association to use the "set to null on delete" logic when using CAP?
ON DELETE SET NULL: If a row in the referenced table is deleted, a NULL value is assigned to each referencing_column(foreign key) of each matching row.
And if yes , providing an example will be appreciated .
Many thanks,
Tesnim