I am after a little help with my database.
I have a db with a few tables the first table has an id field which auto increments
The other tables have id fields also that need to match the auto incrementing id field so the records match up!
How do you do this?
Dose this question make sense
I have a db with a few tables the first table has an id field which auto increments
The other tables have id fields also that need to match the auto incrementing id field so the records match up!
How do you do this?
Dose this question make sense