Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle insert multiple rows in a stored procedure
Eamonn Keating wrote:
> Is it possible to write a stored procedure in Oracle to Insert multiple
> rows into a table. If so, what kind of data type would you pass it from
> visual basic
Try the FORALL statement of Oracle 8i.
Anyone who knows more about bulk inserts in PL/SQL please answer.
Johannes
Received on Tue Aug 24 1999 - 10:41:29 CDT
![]() |
![]() |