Sign in
◑
Theme
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
limit0
/
p1tests
/
text
/
data
/
upper1.q
blob: cf4c226bce67d964ab1c3d5ef193b66247fcb09f [
file
]
select
upper
(
name
),
upper
(
registration
)
from
voter_csv_v
where
voter_id
=
10
;