Sign in
apache
/
drill-test-framework
/
9a5d7ecf7f32f0e95c0ea874e75d785fdee9e51d
/
.
/
framework
/
resources
/
Functional
/
droptable
/
droptable30.q
blob: c746bbc18d85d59abe78e1ecd097b7513afc5ff0 [
file
] [
log
] [
blame
]
use
dfs
;
drop table droptable
.
droptable30
;
use
dfs
.
droptable
;