
December 27th, 2012, 07:36 PM
|
|
Registered User
|
|
Join Date: Mar 2012
Posts: 2
Time spent in forums: 36 m 46 sec
Reputation Power: 0
|
|
|
Add terminal output to table..
I wrote a bit of code in python that gives me an output list. I want to put this list(which can be up to thousands of different words or values) in the first two colums of my MySQL database table. So I guess what I'm asking is how do I use both python and SQL in the terminal command line? And how do I open SQL from terminal? I've only ever used phpmyadmin and MySQL workbench--but neither of those allow python code.
|