How to override tables with same name in SQL

前端 未结 0 495
执笔经年
执笔经年 2021-01-02 01:43

How to CREATE TABLE x ,but there is already a table with the same name x in the database, then drop this old table and replace it with this new one in SQL.

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