DB “Build”
Configures objects, loads data, stored procedures and triggers
“Source” files generally contain SQL
“Target” existing DB, often containing objects from prior build
Clean DB build often not option
- Operational data in CI tables
- Exporting and reloading data takes time
- Generally must modify existing item rather than replace