Contents | Index | < Browse | Browse >
usage: SUBSTR(string,start,[length],[pad])
-returns the substring of string beginning at start for specified length
-if substring is shorter than the requested length, it is padded on the right
with blanks or specified pad