Inserting a Column to preexisting table in phpmyadmin

后端 未结 6 1886
春和景丽
春和景丽 2021-01-07 18:44

I want to add a column to preexisting table. Can I add it in between two existing columns? I am working on phpmyadmin.

6条回答
  •  北恋
    北恋 (楼主)
    2021-01-07 18:59

    Even if you have inserted a column in the MySQL, MySQL now provides an option to click on 'move columns' button below the table.

提交回复
热议问题