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