List:General Discussion« Previous MessageNext Message »
From:Bart Zylowski Date:October 4 1999 10:36am
Subject:insert in multiple tables
View as plain text  
Hi,

I'm newbe with mysql and I want to know if it's
possible to insert values in more than one table
at once.( with an unique query)
ex. :

insert into table.1 values ('1', '2', '3') and insert into table2 values 
('4', '5', '6');

Thanks in advance.

Bart
Thread
insert in multiple tablesBart Zylowski4 Oct
  • Re: insert in multiple tablesTonu Samuel4 Oct