Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Newbie Master-Detail Updates

Newbie Master-Detail Updates

From: Stew R <a1javaguy_at_hotmail.com>
Date: Thu, 21 Feb 2002 00:17:43 GMT
Message-ID: <H0Xc8.56860$X64.20275011@news1.rdc2.pa.home.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US