by shigemk2

当面は技術的なことしか書かない

テーブル名を変更する

以下のようなコマンドを叩けばよい。

alter table table1 rename to new_table;