diff --git a/website/docs/sql/command/explain.md b/website/docs/sql/command/explain.md index d57f9ab..c56a183 100644 --- a/website/docs/sql/command/explain.md +++ b/website/docs/sql/command/explain.md @@ -12,7 +12,6 @@ where the available `<option>`s are ```sql_template FORMAT <format> -VERBOSE ANALYZE OPTIMIZERSTEPS ```