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