Design a normalized schema (3NF/BCNF) for Products, Warehouses/Locations, Inventory_Levels, Suppliers, Purchase_Orders, Sales_Orders, Audit_Logs, etc. Utilize advanced data types, constraints (CHECK, ...
This is essentially a container storing organised data electronically, usually controlled by something called a database management system (DBMS for short). These can store more data (and are more ...