InterviewSolution
Saved Bookmarks
| 1. |
What do you understand by design limitation in SSIS package?(a) Making use of parallelism(b) Not making use of parallelism(c) Package uses few single-threaded tasks(d) None of the mentionedThis question was addressed to me in exam.Asked question is from Integration Services in section Data Connectivity of SQL Server |
|
Answer» Correct answer is (B) Not MAKING USE of PARALLELISM |
|