Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

With their format, it is an easy matter to mechanically turn the first item into:

   INSERT INTO table ('P0010001','NAME','state') VALUES (?,?,?)
and then loop through the remaining items using that to insert them into a database.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: