You know the fantastic SQL Sentry Plan Explorer Pro has an anonymizer feature that lets you share an execution plan with anonymized table/column names. I was thinking that perhaps there is a tool out there that does the same thing for an entire database, allowing one to get support/help from vendors that request a copy of your database schema to troubleshoot. I don't need data obfuscated, as I know there are ways to do that, but I would like to know if there is anything out there (free is good :-) ) that does just an empty schema so basically I could send a red gate sql compare snapshot of a obfuscated schema if needed.
↧