python mysql, get special column names

前端 未结 0 1888
北恋
北恋 2020-12-09 13:50

I am using python to fetch process. The codes are shown below:

import mysql.connector
mydb = mysql.connector.connect(
    host=\'192.168.95.9\', user=\'root\'         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题