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