Updating child table?

Hi guys,

I have two tables.

  1. Pathways table (Parent)
  2. Classes table (Child)

Now Classes has FK called pathwayid from Pathways table.

I want to update the child only “Classes table” is this fine? or illegal?

Did you try it?

or, as i like to say, “what happened when you tested it?” ™

I know this is very stupid and dumb question.
But the bug is confusing me. lol

The bug is showing-up because the session is not coded yet.
Illusive bug is cool to fix, but not cool anymore when the project has short deadline.

Again problem solved.