My python is showing wrong syntax error( SQL connectivity). Please help me out

后端 未结 0 869
无人及你
无人及你 2020-12-07 00:45
table_name = input(\'Enter the name of table: \\n\')

mycursor.execute("CREATE table %s(Name varchar(50),Class varcha         


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