回答編集履歴

1

修正

2019/08/12 03:52

投稿

退会済みユーザー
test CHANGED
@@ -4,6 +4,6 @@
4
4
 
5
5
  ```sql
6
6
 
7
- select * from (table) ordere by `where` asc
7
+ select * from `hoge` ordere by `where` asc
8
8
 
9
9
  ```