How to remove a single column from a table in sqlite

后端 未结 0 1287
生来不讨喜
生来不讨喜 2020-12-03 21:25

I am running sqlite queries in Python by using pandasql. I need to drop a column from a table but I cannot simply select all the columns I need except the one I don\'t due t

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