Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
variance_dp.q
blob: 61409fad18a09b7232e8e0460a28f89cc6e263e6 [
file
] [
log
] [
blame
]
select
variance
(
gpa
)
from
student
;