https://www.red-gate.com/hub/product-learning/sql-data-generator/generating-test-data-json-files-using-sql-data-generator?topic_first=true&topic=database-testing&product=sql-toolbelt
Phil Factor shows how to use SQL Data Generator to produce as much pseudonymized data as you are likely to need for your testing, and then convert it to JSON...
test datasql generatorgeneratingjsonfiles
https://www.red-gate.com/hub/product-learning/sql-data-generator/data-masking?topic=database-testing&product=sql-change-automation
This article describes a lightweight copy-and-generate data masking approach for making a sanitized version of a production database available to developers
data maskingsql cloneusinggenerator
https://www.red-gate.com/hub/product-learning/sql-data-generator/pseudonymizing-data-sql-data-generator?topic_first=true&topic=database-testing&product=sql-toolbelt
Starting from a database view, as the basis for a typical sales reports, Phil factor shows how to generate a data-masked version of this report, which the Tax...
sql generatordataredgate
https://www.red-gate.com/hub/product-learning/sql-data-generator/how-to-complain-bitterly-using-sql-data-generator?product=sql-data-generator
How to use reverse regex expressions in SQL Data Generator to fill a text column in SQL Server with fake, but very realistic complaints.
sql data generatorcomplainusingredgate
https://www.red-gate.com/hub/product-learning/sql-data-generator/generate-fake-test-data-sql-server?topic_first=true&topic=database-testing&product=sql-data-generator
SQL Data Generator gives developers and testers a simple way to generate realistic test data in volumes comparable to future production requirements.
test datasql generatorproducingrealistic