Multiple choice technology platforms and products

A single Source qualifier can be used to pull the data from multiple Databases

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A single Source qualifier transformation cannot pull data from multiple databases - it can only connect to one source at a time. To combine data from multiple databases, you would need multiple source qualifiers joined together using a Joiner transformation. This is a fundamental architectural constraint in ETL tools.