Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> objectType IN parameter?
If I use an objectType ( as reference) IN parameter for a Procedure, How do I assign its value to the variable of the column. ex
INSERT INTO table_A ( variable_A ) value ( in_obj ) WHERE ... does it work?
C Chang Received on Thu Jun 14 2001 - 23:07:49 CDT
![]() |
![]() |