Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
initcap_drill5450b.q
blob: 6145d6ff0f7d9a2b40325617687f1c4f2e824e04 [
file
] [
log
] [
blame
]
select
initcap
(
'AAA'
)
from
(
values
(
1
));