Exam 9: Data Integration
Exam 1: Introduction to SQL Server 201241 Questions
Exam 2: Deploying SQL Server 201230 Questions
Exam 3: Architecture and Configuration41 Questions
Exam 4: Creating SQL Server 2012 Databases41 Questions
Exam 5: Transact:SQL Primer41 Questions
Exam 6: SQL Server Security41 Questions
Exam 7: Performance Monitoring and Optimization41 Questions
Exam 8: Backup and Recovery36 Questions
Exam 9: Data Integration38 Questions
Exam 10: Monitoring SQL Server 201239 Questions
Select questions type
What type of component should you use if you need to convert numeric data to string data as the data flows between the source and destination?
Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
D
SSIS is a component of SQL Server that can be used to ___________ many different types of external data sources.
Free
(Short Answer)
4.8/5
(41)
Correct Answer:
integrate
What is the drawback to using a linked server for integrating an external data source?
Free
(Multiple Choice)
4.9/5
(42)
Correct Answer:
C
SQL Server Data Tools have a selection of predefined project ___________ that include the Integration Services Business Intelligence project for designing Integration Services packages.
(Short Answer)
4.9/5
(43)
Which of the following are the basic building blocks of an SSIS package?
(Multiple Choice)
4.8/5
(36)
The bcp utility can be executed to insert records from an external data file source into a SQL Server table.
(True/False)
4.8/5
(32)
What are two methods you can use to execute an Integration Services package?
(Essay)
4.9/5
(41)
Which of the following is the correct syntax for using the BULK INSERT statement?
(Multiple Choice)
4.8/5
(40)
Describe SQL Server Data Tools. How can it be used to create SSIS packages?
(Essay)
4.9/5
(37)
What should you use when running the bcp utility if you want to import only certain columns and run the command interactively?
(Multiple Choice)
4.9/5
(34)
Which of the following is true about packages created with SQL Server Data Tools?
(Multiple Choice)
4.8/5
(45)
What factors should a database administrator consider when selecting the appropriate data integration tools for a given situation?
(Essay)
4.9/5
(51)
What are SSIS packages, how are they stored, and what are their basic building blocks?
(Essay)
4.8/5
(39)
A package configuration file can be generated from with SQL Server Data Tools for each environment a package will run in.
(True/False)
4.8/5
(42)
What should be used if you want an email alert to be sent to you if an error occurs in the SSIS package?
(Multiple Choice)
4.9/5
(36)
Configuring a linked server which enables a data source to be queried directly from within SQL Server works well for static data sources.
(True/False)
4.9/5
(42)
Showing 1 - 20 of 38
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)