DB Development Question:
Download Job Interview Questions and Answers PDF
What is the use of foreginkey?
Answer:
foreginkey is use to have relation between two tables,which
requires primary key in master table and that field can be
use by child table through foregin key.
requires primary key in master table and that field can be
use by child table through foregin key.
Download DB Development Interview Questions And Answers
PDF
Previous Question | Next Question |
What is difference between primary key and unique key? | How to create an external table? |