Skip to main content

What is the foreign key field?

2 comentários
  1. 31 de jan. de 2020, 16:00
    A Foreign key is a set of one or more columns in a table that refers to the primary key in another table. We can implement this concept through LookUp/MasterDetail relationships
0/9000