- companies
- co_billings
- company_fees
- company_gen_fees
- customers
- customer_payments (ap_co_number)
- notepads
It seems like this should be a foreign key, pointing to a primary key in the companies table.
Does this seem right?
It seems like this should be a foreign key, pointing to a primary key in the companies table.
Does this seem right?
1 comment:
This might be ok, if it was a 1-1 relationship, but it doesn't quite seem like that is the case.
Post a Comment