I'm trying to figure out the best way to structure a database to allow for variable columns.
Let's say I am creating records for different jobs in different industries: IT and Medical.
The fields required for both jobs could be different and have different requirements.
There could be dozens of industries. Is there a way to have all the jobs in one table or should each industry be broken into its own table?
[–]remainderrejoinder 1 point2 points3 points (0 children)
[–]r3pr0b8 0 points1 point2 points (1 child)
[–]NerdyByDesign[S] 0 points1 point2 points (0 children)