Multiple choice technology

Workflow Manager does not validate the SQL.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Workflow Manager does not validate SQL statements - it only designs the workflow structure. SQL validation occurs during workflow execution by the Integration Service, which checks syntax and connectivity. This separation allows developers to design workflows without requiring database connections during the design phase.