Forum Discussion

AndrewS's avatar
AndrewS
Qrew Trainee
3 years ago

Is it possible to use not PK field to establish one to many connection?

Hi, I have: 'Budgets' table which has 'Customer', 'Estimate'(PK) and 'Amount' fields, 'Budget lines' which has 'Estimate'(FK) and 'Amount' fields, 'Invoices' which has 'Customer' and 'Amount' ...