Hi;
I'm using MySQLdb. If I do a
cursor.execute('describe myTable;')
it gives me all sorts of data but not my default values. How do I retrieve
them?
TIA,
Victor
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to