Resolved! Child table is stored in Parent table
Hi Community, Is it expected that a child record created in a child table is being stored in parent table as well? Is there any way to avoid this from happening? I have a table b (child) which extends table a (parent) and I don't want the child recor...