Sign in
apache
/
drill-test-framework
/
bc1888b961f3acbd272d37c4af44b3c575ce63bd
/
.
/
framework
/
resources
/
Advanced
/
tpch
/
tpch_sf100
/
parquet
/
nation_count.q
blob: 616f44f1c6eced8fc6a06a0366973ec120538ee5 [
file
] [
log
] [
blame
]
select
count
(*)
from
nation
;