A series of Stand Alone SQL Scripts to allow for obuscating sensitive information. So non-Production databases can be refreshed with de-identified production data sets.
To Do Items:
- Finish Identifier changes
- Template script for creating a duplicate table, and merging in changes
- Script that dynamically creates the new table and commands to populate and then re-load table
- Determine Deploy Order
- Add Schema binding
- Create Deploy Script
- Create examples for use in Stack Overflow DB
- Create documentation for adding and querying extended properties
- Create function specific wiki pages