Is it possible to use primary key of one table as a primary key in many other tables?if yes, how?
Answer Posted / Tarun Rohiley
In MS Access, the primary key of one table cannot be used as the primary key in multiple tables. However, if two or more tables share common attributes that can uniquely identify records and are defined as the primary key in each table, those attributes are referred to as a Composite Primary Key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers