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