Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
extract1.q
blob: 5237dc234b81e07e1e66bfe452a8a2d1a598589f [
file
]
select
extract
(
day
from
(
create_time
))
from
voter_csv_v
where
voter_id
=
10
;