回答編集履歴

2

追記

2018/11/07 08:23

投稿

sazi
sazi

スコア25199

test CHANGED
@@ -1,4 +1,6 @@
1
1
  [13.2.5.1 INSERT ... SELECT 構文](https://dev.mysql.com/doc/refman/5.6/ja/insert-select.html)
2
+
3
+ [13.2.10.6 EXISTS または NOT EXISTS を使用したサブクエリー](https://dev.mysql.com/doc/refman/5.6/ja/exists-and-not-exists-subqueries.html)
2
4
 
3
5
  ```SQL
4
6
 

1

追記

2018/11/07 08:23

投稿

sazi
sazi

スコア25199

test CHANGED
@@ -1,3 +1,5 @@
1
+ [13.2.5.1 INSERT ... SELECT 構文](https://dev.mysql.com/doc/refman/5.6/ja/insert-select.html)
2
+
1
3
  ```SQL
2
4
 
3
5
  insert into テーブルC(NO,Name)