There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Developed eBay database from scratch by collecting requirements by analyzing the eBay website. Designed ER diagram including constraints and then mapped it to relational schema. Created normalized tables using SQL, implemented PL/SQL stored procedures and triggers.