define primary key and foreign key in database
Answers
Answered by
1
Answer:
HERE IS UR ANSWER
Explanation:
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.
HOPE IT IS HELPFUL FOR UH
FOLLOW ME
AND
MARK AS BRILLIANT
Answered by
3
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.
Thanks ❤️
Similar questions