Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
aggregates
/
aggregate
/
aggregate19.q
blob: d90b43ddabc826651b49255257efd67cfce35a20 [
file
] [
log
] [
blame
]
select
count
(*)
from
data
where
c_row
<
-
1
;