Skip to content

Commit

Permalink
enbf show warnings (#16998)
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Apr 8, 2024
1 parent f4a95dd commit f22f153
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions sql-statements/sql-statement-show-warnings.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ This statement shows a list of warnings that occurred for previously executed st

## Synopsis

**ShowWarningsStmt:**

![ShowWarningsStmt](/media/sqlgram/ShowWarningsStmt.png)
```ebnf+trace
ShowWarningsStmt ::=
"SHOW" "WARNINGS"
```

## Examples

Expand Down

0 comments on commit f22f153

Please sign in to comment.