explain primary and forgein key
Answers
Answered by
2
Answer:
Difference between Primary Key and Foreign Key - Dot Net Tricks Primary key uniquely identify a record in the table. Foreign key is a field in the table that is primary key in another table. Primary Key can't accept null values. Foreign key can accept multiple null value.
Answered by
2
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. ... Foreign key can accept multiple null value. By default, Primary key is clustered index and data in the database table is physically organized in the sequence of clustered index.
Similar questions
Biology,
5 months ago
Environmental Sciences,
5 months ago
Geography,
9 months ago
Math,
9 months ago
India Languages,
1 year ago
India Languages,
1 year ago