Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

data load best practice for relational source but complex transformations

All of my data sources are SQL Server, making them a candidate for query folding.  However, my transformations are complex, which prevents query folding.  I have found that writing the transformation...