Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
initcap_drill5450c.q
blob: 91554866f027966888bdf84a25ea9360b1b81fe2 [
file
] [
log
] [
blame
]
select
initcap
(
'aAa'
)
from
(
values
(
1
));