| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Newbie Master-Detail Updates
What is the best way to do a Master-Detail Update from code/GUI. Is it to
get all the detail record for a master record, and then delete the detail
records and then re-insert them or is it best to try to develop a scheme for
identifying which were updated (probably using a dumb primary key e.g.
counter) and then trying to update or insert accordingly.
Thanks in advance Received on Wed Feb 20 2002 - 18:17:43 CST
![]() |
![]() |