Skip to content

Added 2 ERDs#2

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

Added 2 ERDs#2
lebronbrian23 wants to merge 2 commits intomainfrom
assignment-two

Conversation

@lebronbrian23
Copy link
Copy Markdown
Owner

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

    modified:   02_activities/assignments/Assignment2.md
new file:   02_activities/assignments/assignment-two-prompt-1.jpg
new file:   02_activities/assignments/assignment-two-prompt-2.jpg
modified:   02_activities/assignments/assignment2.sql

What did you learn from the changes you have made?

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

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

Windowed functions , i did research on w3schools and google

How were these changes tested?

Unit tested each query

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

Checklist

  • I can confirm that my changes are working as intended

Added SQL queries
 Changes to be committed:
	modified:   02_activities/assignments/Assignment2.md
	new file:   02_activities/assignments/assignment-two-prompt-1.jpg
	new file:   02_activities/assignments/assignment-two-prompt-2.jpg
	modified:   02_activities/assignments/assignment2.sql
Copy link
Copy Markdown

@DwardEE DwardEE left a comment

Choose a reason for hiding this comment

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

Good job!

Nice diagrams. No issues there.

Your DELETE FROM product_units WHERE product_id = 15 removes all rows for that product. The ask was “delete the older record.”

Just a small issues, overall solid work.

	modified:   02_activities/assignments/assignment2.sql
@lebronbrian23
Copy link
Copy Markdown
Owner Author

@DwardEE
i have fixed the delete query

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