How can I provide current data definitions for a column when changing the column name in MariaDB (via PHP)?

前端 未结 0 1955
旧时难觅i
旧时难觅i 2020-12-18 19:54

I have a function that shall modify column names in a MariaDB table. If I use MySQL or MariaDB version 10.5.2+ I can use the following simple query:

ALTER TAB         


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