In databases, tables store data. Sometimes, we need to connect these tables to get related information.
The common fields used to link tables are called key fields. They help identify records uniquely.
Other options like joint, main, or table fields are not standard terms for this purpose.
So, the correct answer is option 4: Key fields.