Hello Guys
I want to insert into two tables with one query in mysql
the first table contains a primary key and other stuff
the second table contains a foreign key and other stuff
I'm wondering how this would happen ?
and if so how would be the query of updating ?