top of page

Database Project
For the design of my auto part warehouse, I focused on the development of my database using DML, DDL, and DCL statements. I used Oracle SQL Developer to create my Auto Part Warehouse database
First of all, my database represents an automobile warehouse that sells car parts to customers. This means keeping track of their customers, order ids, suppliers, and products. I've provided a pdf file that explains the construction of my database in more details.
bottom of page