-- Rename column in the users table (renaming 'bio' to 'biography') ALTER TABLE users RENAME COLUMN bio TO biography; -- Drop a column from the comments table (dropping 'commented_at' column) ALTER ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する