Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
notequal.q
blob: 1856fbe963d91545ab620ed2e79ad9c00b3feed7 [
file
]
select
count
(*)
from
student_csv_v
where
create_time
<>
'2015-02-12 06:44:50'
;