mirror of
https://github.com/neilotoole/sq.git
synced 2025-01-01 21:03:23 +03:00
doc update
This commit is contained in:
parent
e31590b2bf
commit
3590a4b2ca
@ -226,7 +226,7 @@ uid username email address_id
|
||||
[...]
|
||||
```
|
||||
|
||||
Now, we'll insert those query results into a new table (`person`) in `@sakila_sl3`:
|
||||
Now, execute the same query, but this time `sq` inserts the results into a new table (`person`) in `@sakila_sl3`:
|
||||
|
||||
```shell
|
||||
$ sq @xl_demo_xlsx.person --insert @sakila_sl3.person
|
||||
|
Loading…
Reference in New Issue
Block a user