FORUM ON WEEK 4

ER Model

ER Model

by Nazmus Sayadat Tomal -
Number of replies: 1

What is ER model explain Keys in ER with example?

In reply to Nazmus Sayadat Tomal

Re: ER Model

by Sweety Islam -

primary key is used to ensure data in the specific column is unique. A foreign key is a column or group of columns in a relational database table that provides a link between data in two tables. It uniquely identifies a record in the relational database table. ... Only one primary key is allowed in a table.