Multiple choice technology databases

Which is the command line tool to execute SQL Server Integration Services packages?

  1. DTEXEC

  2. DTSEXEC

  3. SQLEXEC

  4. PSEXEC

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

DTEXEC is the SQL Server Integration Services (SSIS) command-line utility for executing SSIS packages. It allows packages to be run from command prompts, batch files, or scripts.