質問するログイン新規登録

質問編集履歴

1

誤字

2018/10/12 08:49

投稿

aaa00000
aaa00000

スコア9

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 exist(
5
+ where not exists(
6
6
 
7
7
  select * from テーブル2 where
8
8