I’m designing a database for urban farms. Each farm has specific infrastructure (e.g., greenhouse) that doesn’t vary frequently, and different operations (planting, watering, harvesting) that varies weekly or monthly. If I structure the base as one table with each farm as a separate records, I’ll have to have hundreds of fields. How might I create a linked table that allows me to organize the operational data for each farm on a weekly basis?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.