cameroon gce advanced level June 2025 computer science 3
cameroon gce advanced level June 2025 computer science 3
SECTION A: DATABASE SYSTEMS
Database design and implementation
An e-commerce company wants to develop a database to manage its data. The database should store information about customers, orders, products and suppliers. Customer (CustomerID, Name, email, Address) Product (ProductID, Product Name, Price) Supplier (SupplierID, SupplierName, Address) Order (Order Date, Total)