MS-SQL and PHP

wxdqz

New Member
Here is the dealio, I need to take input from a user and insert it into two tables using the primary key of one table as data in the second. I can do this with serveral sql queries, but I am sure there is a way to do this with one. Anyone feel like giving me the basic structure of the query?
 
Back
Top