Forum Discussion

Imrans123's avatar
Imrans123
Advocate V
4 years ago
Solved

Best Practices for working with multiple Databases

Hello,    Was wondering if anyone could help suggest best practices for a new project I am doing.   I have multiple SQL Server sources   For each source, I am creating a DataFlow and writing SQ...
  • aj1973's avatar
    4 years ago

    Hi Imrans123 

    1- Yes it is always better to get a view directly from the source, faster to import a saved view.

    2- Yes it is better to consolidate all the source into a Data Lake type of things.