alter table table_name rename to new_table_name;
oracle 修改表格
最新推荐文章于 2021-04-10 16:11:44 发布
alter table table_name rename to new_table_name;