38 APEX_STRING
The APEX_STRING package provides utilities for varchar2
, clob
, apex_t_varchar2
, and apex_t_number
types.
Unless otherwise noted, the APIs expect arrays to be continuous (that is, without holes that coll.delete(n)
operations generate).
- FORMAT Function
- GET_INITIALS Function
- GET_SEARCHABLE_PHRASES Function
- GREP Function Signature 1
- GREP Function Signature 2
- GREP Function Signature 3
- JOIN_CLOB Function
- JOIN Function Signature 1
- JOIN Function Signature 2
- NEXT_CHUNK Function
- PLIST_DELETE Procedure
- PLIST_GET Function
- PLIST_PUSH Procedure
- PLIST_PUT Function
- PUSH Procedure Signature 1
- PUSH Procedure Signature 2
- PUSH Procedure Signature 3
- PUSH Procedure Signature 4
- SHUFFLE Function
- SHUFFLE Procedure
- SPLIT Function Signature 1
- SPLIT Function Signature 2
- SPLIT_NUMBERS Function
- STRING_TO_TABLE Function
- TABLE_TO_STRING Function