C
Colin Hammond
I have got stuck creating a simple many to many relationship. I understand I
have to have an extra table with the prime keys from the tables I want to
link aqs prime keys; but how does data get into this table? What is
important in the orders products link in the Northwind database?
Colin Hammond
have to have an extra table with the prime keys from the tables I want to
link aqs prime keys; but how does data get into this table? What is
important in the orders products link in the Northwind database?
Colin Hammond