Hi, I want to create a relationship between two tables for example company and employees.
In the company table I want to have:
id 1 contoso
id 2 xyz company
In the table employee
id_company
1 Smith
How to make own keys and relation beetwen table? Later I want to import data with my keys.


Report
All responses (
Answers (