Table of Contents

Search

  1. Preface
  2. Introduction
  3. Getting Started with the MDM Hub Console
  4. Consolidating Data
  5. Managing Data
  6. Using the Hierarchy Manager
  7. Appendix A: Glossary

foreign key

foreign key

In a relational database, a column (or set of columns) whose value corresponds to a primary key value in another table (or, in rare cases, the same table). The foreign key acts as a pointer to the other table. For example, the Department_Number column in the Employee table would be a foreign key that points to the primary key of the Department table.

0 COMMENTS

We’d like to hear from you!