In a relational database application, a foreign key is used to link one table with another.
In database management system (DBMS), a foreign key can be defined as a column whose value provides a link between the data that are stored in a table or relational database.
This ultimately implies that, a foreign key is used to link one table with another in a relational database application.
Read more on keys here: https://brainly.com/question/8131854
#SPJ12