declare variable with pd.read_sql_query

后端 未结 0 1394
挽巷
挽巷 2020-12-13 00:34

Can someone explain why do I get an error when executing the following simple query with pandas:

import pyodbc
import pandas as pd

connstr = \'Driver={SQL Se         


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