This assignment delves into the design and implementation of a database system. It explores concepts like normalization, functional dependencies, and relational database implementation using MS Access. The student analyzes the Client and Car entities, defining their relationships and constraints. The assignment also highlights valuable procedures learned during the process, such as value masking and date methods (DateAdd(), Date(), Now()). Finally, it discusses the most complex task: setting up a sub-report to calculate the average total service cost for a car.