Hi Friends,
I am designing a database structure for my organisation.Its a small Org providing daycare facilities to different age groups of children.
there are 3 main tables called components,Plan and program.
Component table contains App fees,admission fees etc and the values of that components.
Plan will be related to different corporates like IBM,ACC etc.
Program will be Infant,Toddler,Junior KG etc.
I have to link these tablles in such a manner that component will get linked to plan and plan get linked to program.
Pls help me out with the relations and table design.I am attaching the database for the reference.
Thanks in advance.