Hi,
I have a procedure that populates a PL/SQL Table.
I want to search the table for specific values and not use loop from table.FIRST to table.LAST.

Is there a quick way to search the structure ??
Rotem.