Which type of task should you add to an SSIS package if you need to perform operations on schema objects?

A. SQL Server
B. workflow
C. maintenance
D. data preparation

Answer: A

Computer Science & Information Technology

You might also like to view...

Sizing handles are ________ surrounding a selected object that can be used to adjust its size

A) triangles or arrows B) arrows or squares C) circles or triangles D) squares or circles

Computer Science & Information Technology

Java’s concurrency APIs include the fork/join framework, which helps programmers parallelize algorithms. The fork/join framework particularly well suited to divide-and-conquer-style algorithms, like the ________ sort.

a. insertion sort b. selection sort c. merge sort d. bubble sort

Computer Science & Information Technology