Skip to content

Commit

Permalink
Update TPCH quick start (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrebnov authored Sep 16, 2024
1 parent 0828d42 commit e1066cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tpc-h/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ show tables;
| spice | public | customer | BASE TABLE |
| spice | public | nation | BASE TABLE |
| spice | public | supplier | BASE TABLE |
| spice | runtime | query_history | BASE TABLE |
| spice | runtime | task_history | BASE TABLE |
+---------------+--------------+---------------+------------+

Time: 0.006163958 seconds. 9 rows.
Expand Down

0 comments on commit e1066cf

Please sign in to comment.