45.1 Data Types
The data types used by the APEX_ZIP
package are described in this section.
t_files
type t_files is table of varchar2(32767) index by binary_integer;
Parent topic: APEX_ZIP
The data types used by the APEX_ZIP
package are described in this section.
t_files
type t_files is table of varchar2(32767) index by binary_integer;
Parent topic: APEX_ZIP