Fix foreign key primay key relationship SQL server

Job ID: 34956916

Budget: $10 – $30 USD

Hi there I have a table which holds persons informations and other table that holds company information. One person can belong to one company. I have companyname as PK in the company table and I want a foreignkey companyname in the other table. However I get an error like this (see attached picture)