InterviewSolution
Saved Bookmarks
| 1. |
Point out the wrong statement.(a) Prior to SSIS, Data Transformation Services (DTS) in SQL Server 2000 performs the tasks with fewer features(b) SSIS is used to perform operations like loading the data based on the need, performing different transformations on the data like doing calculations(c) Business Intelligence Development Studio (BIDS) is a tool which can be used to develop only SSIS packages(d) All of the mentionedThis question was addressed to me in examination.The query is from Integration Services topic in division Data Connectivity of SQL Server |
|
Answer» Right answer is (C) Business Intelligence Development Studio (BIDS) is a tool which can be used to DEVELOP only SSIS packages |
|