PPT Slide
length(x)
Returns a number indicating
the number of characters
in the column value passed as x.
substr(x,y[,z])
Returns a substring of string x,
starting at character number y
to the end, which is optionally
defined by the character
appearing in position z of the string.
12
Previous slide
Next slide
Back to first slide
View graphic version