Community

Generating Test Data in TSQL

(Hugo Kornelis) To test SQL, you need test data. There are usually many reasons why you can’t use production data. Although it is usually enough to use a utility to generate test data, sometimes your requirements will compel you to resort to code to supplement this.

Read More - Register for Free Membership