-1

Write a script to populate test data for employees. It should be possible for the script to populate the specified number of employees. The test data populated with the script should be imaginary but systematically correct.

By using SQL SERVER 2008

OMG Ponies
  • 325,700
  • 82
  • 523
  • 502
Addy
  • 1
  • 1

1 Answers1

0

Populate name test data example: http://www.mssqltips.com/sqlservertip/2181/populating-a-sql-server-test-database-with-random-data/

Also here: SO question

Community
  • 1
  • 1
sisdog
  • 2,649
  • 2
  • 29
  • 49