質問編集履歴
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
select * from テーブル1 as a
|
4
4
|
|
5
|
-
where not
|
5
|
+
where not exists(
|
6
6
|
|
7
7
|
select * from テーブル2 where
|
8
8
|
|