DBA Data[Home] [Help]

SYS.UTL_GDK dependencies on STANDARD

Line 28: * that the current string uses Oracle standard.

24: * 'WE8ISO8859P1'. If user inputs an invalid character set or invalid flag
25: * name, an empty string will be returned. If user does not specify the
26: * flag, we will use "ORACLE_TO_IANA" as the default flag. For example,
27: * if user does not specify the conversion direction, we will always assume
28: * that the current string uses Oracle standard.
29: *
30: * PARAMETERS
31: * charset The character set name to map. The mapping is
32: * case-insensitive.