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: 01/30/2023