Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Advanced
/
mondrian
/
query2511.q
blob: 3c68540cb913f319ce43ca4768aa8686678e962b [
file
] [
log
] [
blame
]
select
sum
(
store
.
store_sqft
)
as
m0
from
store
as
store
;