Multiple choice technology databases Which is the command line tool to execute SQL Server Integration Services packages? DTEXEC DTSEXEC SQLEXEC 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.