Multiple choice technology databases How is a parent package variable value passed to child package? by global variables by setting package configurations in child package by setting package configurations in parent package by Execute Package task Reveal answer Fill a bubble to check yourself B Correct answer Explanation Parent package variable values are passed to child packages through package configurations. By configuring the child package to use parent variables, values can be inherited without direct coupling.