I need to load a table with a large amount of test data. This is to be used for testing performance and scaling.
How can I easily create 100,000 rows of random/junk
try filldb
you can either post your schema or use existing schema and generate dummy data and export from this site and import in your data base.