sql_language thread: Advance INSERT
This is a multi-part message in MIME format. ------=_NextPart_000_005E_01C2064E.E95B84A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hey. Im looking to insert large amounts of data from a PHP script at one time. However, if two foreign keys are already in the table, I dont want it to insert those. Is there a way I can write one SQL query to insert the data, but not insert if these two fields are already in the table? Thanks. B.
|





