Select from following answers:- Foreign key is a field in the table that is primary key in another table.
- Foreign key can accept multiple null value.
- Foreign key do not automatically create an index, clustered or non-clustered. We can manually create an index on foreign key.
- We can have more than one foreign key in a table.
- All Above
Above all statements are correct about Foreign key.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator