Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Please help if you can! I need to insert rows in spite of FK constraints.
Long background story, but basically when I'm inserting into a table I
need to get my script to ignore any FK violations.
I basically need some sql or DBMS_SQL command that will continue inserting the next row, even if this row hits a foreign key error.
Does anyone know of such a handy thing (I'll be your best friend and tell every that you're a genius if you do!)? Received on Thu Dec 06 2001 - 06:32:56 CST
![]() |
![]() |