DBA Data[Home] [Help]

CTXSYS.DRITHS dependencies on DR$THS_PHRASE

Line 3: type phrtab is table of dr$ths_phrase%rowtype index by binary_integer;

1: PACKAGE driths AS
2:
3: type phrtab is table of dr$ths_phrase%rowtype index by binary_integer;
4:
5: /*--------------------------------- get_ths -------------------------------*/
6: /*
7: NAME