Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
int96
/
q2.sql
blob: 7fd461236cc76491daecc2debcd43cf82af228d2 [
file
] [
log
] [
blame
]
select
count
(*)
from
imp_t1
where
c_timestamp
is
null
;