December 2002
Intermediate to advanced
928 pages
85h 29m
English
LENGTH (string)Returns the number of characters in a string. LENGTH can take the following forms:
Uses standard character set.
Uses input character set.
Uses Unicode complete characters (new with Oracle9i)
Uses UCS2 codepoints (new with Oracle9i)
Uses UCS4 codepoints (new with Oracle9i)