Consider the following table P and Q .In table P, A is Primary key and B is foreign key referencing C in table Q with on delete Cascade.In table Q C is primary key and D is foreign key referencing A in table P with on delete Cascade.in order to delete record (2,6) from the table P.the number of additional records that need to be deleted from table Q ia/are:________.
Last row of P is blanck by mistake it is added..ignore it)