Sign in
apache
/
drill-test-framework
/
HEAD
/
.
/
framework
/
resources
/
Functional
/
p1tests
/
to_char_RN.q
blob: 1f122a01b311eb5f2301024b0204731c743a5308 [
file
] [
log
] [
blame
]
select
to_char
(
485
,
'$'
)
from
voter
where
voter_id
=
10
;