Automatically generate sql insert statement with dummy data [duplicate]

泄露秘密 提交于 2019-12-05 20:24:04

i use this one http://www.generatedata.com/ and its free :)

Checkout http://www.generatedata.com/ its a gpl tool to do stuff like that. Most people write scripts that do it because its really hard to account for all the constraints and setup of database tables.

Check out Red Gate's SQL Data Generator - not free, but is ready to do what you want.

Kashif

This looks like very unique requirement of data generation but this answer might help.

quickest-way-to-fill-sql-table-with-dummy-data

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!