sql server - A good tool to populate database with dummy data? -


What is a good freeware that generates fake data for SQL Server? It would be really great if the tool will generate data according to the foreign key (other obstacles), it is a repetitive task that I am sure should be a good tool for this, but in some way I am unable to find it.

I have always written my own. It takes a lot of time to write it. This way I know that With whom I am working and if this is not correct, then I can zoom in as per need and can run again.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -