diff --git a/content/.gitbook/assets/tim-prolly-tree-example.png b/content/.gitbook/assets/tim-prolly-tree-example.png index ccd1d1e5b..c39f39c16 100644 Binary files a/content/.gitbook/assets/tim-prolly-tree-example.png and b/content/.gitbook/assets/tim-prolly-tree-example.png differ diff --git a/content/reference/sql/sql-support/supported-statements.md b/content/reference/sql/sql-support/supported-statements.md index 412ea5e2c..efa925cd4 100644 --- a/content/reference/sql/sql-support/supported-statements.md +++ b/content/reference/sql/sql-support/supported-statements.md @@ -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