Skip to content

Commit

Permalink
Another wide table
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Nov 17, 2023
1 parent 81ca34f commit 29bb8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion duckdb/remote-parquet.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ Running `create view` here transferred 37 KiB according to `nettop` - presumably
describe midjourney_messages;
```
Output:
```
```wide
┌─────────────┬─────────────┬─────────┬─────────┬─────────┬───────┐
│ column_name │ column_type │ null │ key │ default │ extra │
│ varchar │ varchar │ varchar │ varchar │ varchar │ int32 │
Expand Down

0 comments on commit 29bb8c8

Please sign in to comment.