Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
complex
/
json
/
complex35.q
blob: 9e64db157bb6ab897a88e43104a93839664699e4 [
file
] [
log
] [
blame
]
select
t
.
id
,
t
.
oooa
from
`complex.json`
t order
by
t
.
id limit
5
;