A relationship is defined between two tables named CustTable and CustGroup. Each record in CustTable references a record
Posted: Fri Aug 26, 2022 10:01 am
A relationship is defined between two tables named CustTable and CustGroup. Each record in CustTable references a record in CustGroup.You need to set up delete actions to ensure that records in CustGroup can only be deleted if there are no CustTable records that reference or relate to the record.Which values for the On Delete property for the relation should you specify?
A. None
B. Cascade + Restricted
C. Restricted
D. Cascade
A. None
B. Cascade + Restricted
C. Restricted
D. Cascade