Works on MySQL Workbench, but not on Python? two identical codes. But other value

后端 未结 0 474
攒了一身酷
攒了一身酷 2020-12-04 05:35

this select works in Workbench and Python:

SELECT  MAX(transactions.num) AS nr , MAX(transactions.enter_date) AS enter, MAX(transactions.post_date) AS post, M         


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