Answer the question
In order to leave comments, you need to log in
How to correctly build a database for applications?
Many companies can register on the site. They can create applications.
Of course, I implemented it, but VERY poorly (as it seems to me).
1) Applications are attached to the company by id.
2) Only one table has been created for all applications.
-- Table "companies" --
-- Table "requests" --
They are actually related.
It seems to me that you need to make separate tables for each company. How to do it right?
Answer the question
In order to leave comments, you need to log in
1) Applications are attached to the company by id.
2) Only one table has been created for all applications.
It seems to me that you need to make separate tables for each company. How to do it right?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question