blob: 118ee31f49ae2e9fc4793f7c59a9d46bfa6ead34 [file] [log] [blame]
A single statement of the following types (from section 13.5):
<SQL executable statement> ::=
<SQL control statement>
| <SQL data statement>
| <SQL schema statement>
| <SQL transaction statement>
| <SQL connection statement>
| <SQL session statement>
| <SQL diagnostics statement>
| <SQL dynamic statement>