Character-based Querying and Reporting Tools User Guide
>
Character-based Querying and Reporting Tools User Guide
>
Report-Writer Expressions and Formats
>
Expressions and Formats Syntax Summary
>
SQL and QUEL String Functions
Was this helpful?
SQL and QUEL String Functions
charextract(
c1
,
n
)
concat(
c1
,
c2
)
left(
c1
,
len
)
length(
c1
)
locate(
c1
)
lowercase(
c1
)
pad(
c1
)
right(
c1
,
len
)
shift(
c1
,
nshift
)
size(
c1
)
squeeze(
c1
)
trim(
c1
)
uppercase(
c1
)
Last modified date: 08/28/2024
This site works best with JavaScript enabled