Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

any tool that obfuscates an entire database schema?

$
0
0
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.

Viewing all articles
Browse latest Browse all 3145

Trending Articles