Skip to content

Assignment two#2

Open
khanrom wants to merge 2 commits intomainfrom
assignment-two
Open

Assignment two#2
khanrom wants to merge 2 commits intomainfrom
assignment-two

Conversation

@khanrom
Copy link
Owner

@khanrom khanrom commented Nov 28, 2025

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Adding code and creating Entity Relationship Diagrams (ERDs)

What did you learn from the changes you have made?

How to conceptualize data as ERDs and hope to manipulate large data using SQL.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

Using the Pandas library in Python.

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

I took help from ChatGPT.

How were these changes tested?

I ran the code in SQLite browser to make sure there were no errors.

A reference to a related issue in your repository (if applicable)

N/A

Checklist

  • [Y] I can confirm that my changes are working as intended

Copy link

@anjali-deshpande-hub anjali-deshpande-hub left a comment

Choose a reason for hiding this comment

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

70/70 Well done!

Only one thing missing -

  1. Section 3 cross join: The result set is different from what is expected. The query is missing DISTINCT at line no. 172 inside WITH vendor_products AS (...)

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