DBMS
Programming and Technical
Programming
Technical
What is a foreign key?
Read Solution (Total 2)
-
- Foreign key is nothing but a Primary Key of another Table, Which make the relation between that table;
- 9 years agoHelpfull: Yes(2) No(0)
- Copy of primary key in some another table is called foreign key.
- 9 years agoHelpfull: Yes(0) No(1)
DBMS Other Question