@LinusH
Can't really disagree but then one has also to consider how to move to production. I normally end-up to implement some simple one-off DIS jobs to create tables based on metadata definitions.
...the "sad" story is: I have to use to SQL Delete transformation to create empty table structures as the SQL Create requires a pre-existing source table.
... View more