[gameprogrammer] SQL query question

  • From: Kevin Jenkins <gameprogrammer@xxxxxxxxxx>
  • To: gameprogrammer@xxxxxxxxxxxxx
  • Date: Sat, 12 Sep 2009 13:50:18 -0700

Dumb question

I have three tables, A,B,C.

A has a primary key, while B and C have foreign keys to A.

How do I do an insert statement where I can insert into A,B,C at the same time, so that the foreign key constraint is maintained?

---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: