make 2 table..
one with both id's
if a many to many make 3 tables the 3rd table to connected to the other ids..
now let me put it as clear as i can..
please do not tell me how it works with out examples..
if one is connected to another how does it happen..
how when i update table one will i be able to update table 2 with the id..
as i said before.. i just want to know how to connect the tables and use them..
i seen example but they are already done..
such a s
table_id
1
2
3
table_id2 table_id
1. 2
2. 3
3. 2
my big question is HOW!!!!!!!..
thank you..
if is possible whats the query to make id from table one go to tzable 2.. i don't know wich way to put it any more