以下コマンドで列名を変更できます。
ALTER TABLE products RENAME COLUMN product_no TO product_number;
Go to list of users who liked
以下コマンドで列名を変更できます。
ALTER TABLE products RENAME COLUMN product_no TO product_number;
Register as a new user and use Qiita more conveniently
Go to list of users who liked