Skip to content

Commit

Permalink
updating docs for select into (#2023)
Browse files Browse the repository at this point in the history
Co-authored-by: James Cor <james@dolthub.com>
  • Loading branch information
jycor and James Cor authored Feb 27, 2024
1 parent e2e3c3f commit d127632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/reference/sql/sql-support/supported-statements.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ title: Supported Statements
| `UPDATE` || No support for referring to more than one table in a single `UPDATE` statement. |
| `VALUES` || |
| `WITH` || |
| `SELECT INTO` || Selecting into a file is not supported. |
| `SELECT INTO` || Charset/Collation specification not supported. |

## Data definition statements

Expand Down

0 comments on commit d127632

Please sign in to comment.