Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> type table in forms trigger
hello,
I've tried to declare a table the following way
type my_table is table of number index by binary integer
this doesn.t work. I've heard something about differences between pl/sql and sql in a forms trigger, is that the reason why??
thanks
pieter-jan Received on Thu Oct 29 1998 - 01:41:12 CST