Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
variance_smallint.q
blob: 7d3a6993f3c69edee56a08c9257964a07c6cad11 [
file
] [
log
] [
blame
]
select
variance
(
voterzone
)
from
voter
;