Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
to_char_text.q
blob: 7d540f6da903eda3fc0f1fc2ee0c11ec348d48cf [
file
] [
log
] [
blame
]
select
to_char
(
482
,
'# street'
)
from
voter
where
voter_id
=
10
;