Data Modeling Question:
Tell me what is a composite foreign key constraint?
Answer:
☛ Foreign key constraint is a column, that is used to establish and enforce a link between the data in two tables.
☛ It is defined as constraint create or modify a table.
☛ It is defined as constraint create or modify a table.
Previous Question | Next Question |
Explain what is cardinality? | What is a Table (entity)? |