answersLogoWhite

0


Best Answer

A primary key is one that uniquely identifies a record . Also there are cases when primary key of one file appears in another file. In that case the key is called Foreign key.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

foreign key

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a primary key of one file that appears in another file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Another name for the primary key is the key?

Index key


What symbol means the field is the primary key for the table appears in front of a field in the table window?

key


Another term for major key?

Primary Sort Key


Is a foreign key field always on the one side of a one-to-many relationship between two tables?

No. The foreign key is always on the many side. A foreign key is a field that is a primary key in another table, not in the table it is in. It can therefore be repeated in the table it is, so it can act as the many side. In its own table, it is the primary key, and only appears once.


What is another name for a primary key?

Also called a Key field.


What is another term for major key in access 2007?

Primary Sort key


What ensures the value of the foreign key matches another tables primary key?

It is the DBMS that ensures the value of the foreign key matches another table's primary key when referential integrity constraints are enabled within the DBMS


What is another term for unique identifier?

primary key


What Is the primary key of another table that is included for purposes of establishing relationships?

Foreign Key


foreign key?

when a primary key from one table is stored as an attribute of another table


Which field MS Access will not allow you to delete?

A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.


What is a field whose values are required to match the primary key in another table?

A Foreign Key.