What is the easiest way to add a bunch of content to a SQL database?

Posted by Trip on Stack Overflow See other posts from Stack Overflow or by Trip
Published on 2010-05-08T16:27:02Z Indexed on 2010/05/08 16:38 UTC
Read the original article Hit count: 118

Filed under:
|
|

Nothing technical here. Suppose I have a lot of different categorized data, and I would like to create a database out of it. Would someone literally hand plug in all that info with SQL code itself? Or do some people make a mock website just to input data? What are some of your strategies?

© Stack Overflow or respective owner

Related posts about sql

Related posts about mysql