Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
エントリのあるテーブル(例:artist)を削除し、アーティストテーブルの主キー(例:ar_id)を別のテーブル(例:songs)に参照させることはできますか? アーティストテーブルを削除したいのですが、フロントエンドでユーザーに依頼して、テーブルのエントリを別のテーブルに再割り当てします。
「アーティスト」テーブルを削除し、レコードを別のテーブルに移動する場合: