Sign in
apache
/
drill-test-framework
/
d8d7538f560c515139a5f4743d86b15968a46092
/
.
/
framework
/
resources
/
Functional
/
orderby
/
orderby16.q
blob: ce878bd8010af527e0256b72573a2e969b335179 [
file
] [
log
] [
blame
]
select
*
from
data order
by
c_int
;