108行目: 108行目:
  GO
  GO
  </syntaxhighlight>
  </syntaxhighlight>
<br>
-- MySQLの場合
EXPLAIN SELECT * FROM users WHERE age > 20;
<br><br>
<br><br>