Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: Advance INSERT


Message #1 by "Brian McClain" <brian@e...> on Tue, 28 May 2002 13:52:31 -0700
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.



  Return to Index