You must split a model with many database tables into multiple sub-models based on their names. How must you proceed? (Choose the best answer) A. Create new submodels and drag data stores individually to each submodel. B. Use automatic distribution…

You want to modify the code generated by a failed Task and restart the session. How must you proceed? (Choose the best answer.) A. Open the Task in Operator, go to Code, click Edit, use Pre-execution Code to edit the…