• Thank you. So the answer is, If the user application (at subscriber side) is adding a row into the child table, the corresponding parent table MUST be present right?

    EX: Products and Orders. Orders has foreign key to Products table.

    At subscriber side, can I not have Product table at all? (Just for example) I guess NOT