38.1 データ型

この項では、APEX_ZIPパッケージで使用するデータ型について説明します。

t_files

type t_files is table of varchar2(32767) index by binary_integer;