Skip to content

Commit

Permalink
Add LIMIT 1 benchmark query
Browse files Browse the repository at this point in the history
  • Loading branch information
parkervg committed Jun 22, 2024
1 parent 77f8621 commit fc4c545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmark/national_parks/queries/q05.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SELECT {{ImageCaption('parks::Image')}} as "Image Description" FROM parks LIMIT 1

0 comments on commit fc4c545

Please sign in to comment.