diff --git a/README.md b/README.md index 6f4621b..c1437b2 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ and perform all the basic data cleaning operations it provides for creating a da Datasource Editing Note that DuckDB has a three-level naming system (`database.schema.table`) -so you will need to select the schema for the file. +so you will need to select the database for the file (instead of `system` or `temp`). ## Initial SQL