Skip to content

Normalize ShopDB to 3NF#148

Open
anton-clouds wants to merge 1 commit into
mate-academy:mainfrom
anton-clouds:develop
Open

Normalize ShopDB to 3NF#148
anton-clouds wants to merge 1 commit into
mate-academy:mainfrom
anton-clouds:develop

Conversation

@anton-clouds
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Excellent work on this task! I am approving your solution. You have successfully normalized the database to the third normal form by creating separate, well-defined tables for Countries, Warehouses, Products, and ProductInventory. The relationships are correctly established with foreign keys, and the INSERT statements accurately populate the new schema. All requirements for this task have been met.


✨ Please rate this review in the Platform's notification center1. I will be grateful for your feedback! ✨

Footnotes

  1. Rate AI review example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants