Resolved! How does table extensions work?
I am trying to understand how servicenow table extension works, but I am stuck on how the data is distributed. at first I thought when I extend another table, and I add a record to the child table that it would create a record in both parent and chil...