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.
既存のテーブルからテーブルを作成しようとしています。既存のテーブルの主キーは新しいテーブルに転送されますか?
Aから列1、列2、列3を選択してテーブルBを作成します。
テーブル A では、主キーは column1 と column2 です。