Computer Science, asked by vamshikrishna8147, 11 months ago

Primary Key And Foreign Key Difference

Answers

Answered by masnayashwanth
1

Answer:

Difference between Primary Key and Foreign Key. Primary key uniquely identify a record in the table. Foreign key is a field in the table that is primary key in another table. ... By default, Primary key is clustered index and data in the database table is physically organized in the sequence of clustered index.

Answered by BhuvanGolecha
1

Answer:

Primary key uniquely identify a record in the table. Foreign key is a field in the table that is primary key in another table. ... By default, Primary key is clustered index and data in the database table is physically organized in the sequence of clustered index.

mark me as brainliest plzzz......

Similar questions