Sign in
apache
/
drill-test-framework
/
d8d7538f560c515139a5f4743d86b15968a46092
/
.
/
framework
/
resources
/
Functional
/
views
/
textbug_DRILL-1148.q
blob: c803ddac247cc225057799fa8c0262384ac41b50 [
file
] [
log
] [
blame
]
select
columns
[
0
]
from
`dfs/text/rankings`
where
columns
[
0
]
>
5
and
columns
[
2
]
>
5
;