Design Editor confusion

From: Brian Howard <bh_at_creditwatch-inc.com>
Date: Fri, 24 Sep 1999 16:27:00 GMT
Message-ID: <37EBA374.A9583F19_at_creditwatch-inc.com>



I have a pl/sql trigger that has in its declaration section the following:

  TYPE t_comm_levelTable IS TABLE OF NUMBER

     INDEX BY BINARY_INTEGER;
   comm_level t_comm_levelTable;

How do I put that into the server model in design editor so that the trigger writes correctly? Received on Fri Sep 24 1999 - 18:27:00 CEST

Original text of this message