Microsoft PL-400 Question Answer
You have two custom tables that have a parent-child relationship.
The parent table value is formed by the fixed prefix ABC followed by a six-digit auto-incrementing number.
Each child table value appends a three-digit sequence starting at 001 to its associated parent table value, incrementing with each new child record. Child records are always linked to a parent.
Each table requires a column that has a unique value. Low-code functionality must be used when possible.
You need to implement the method that will create each unique value.
Which method should you use? To answer, move the appropriate methods to the correct tables. You may use each method once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.



