Skip to main content

What is the foreign key field?

2 comentarios
  1. 31 ene 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