Skip to content

Completed assn 2: .sql, .md, two ERDs#3

Open
c123afk wants to merge 1 commit intomainfrom
assignment-two
Open

Completed assn 2: .sql, .md, two ERDs#3
c123afk wants to merge 1 commit intomainfrom
assignment-two

Conversation

@c123afk
Copy link
Copy Markdown
Owner

@c123afk c123afk commented Dec 20, 2024

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

Added code to SQL file, added text to markdown file, and uploaded 2 JPEG files for the relationship diagrams

What did you learn from the changes you have made?

Learned to use many SQL functions and think about the database structures

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

Thought about using join in the UPDATE question but didn't get it to work properly and didn't need to use it after all

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

UPDATE and DELETE questions were challenging

How were these changes tested?

Queried results to ensure the code worked properly

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

N/A

Checklist

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

Copy link
Copy Markdown

@efantinatti efantinatti left a comment

Choose a reason for hiding this comment

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

Dear Catherine Liang

Session 1:
1 - OK.

Session 2:
2 - Partial.
-- String manipulations - Q1 and Q2: Marked OK. Just a heads up, the query works but it will be limited to certain strings. If a new product comes, it won't work as expected. Consider removing CASE.

Session 3:
3 - OK.

Final:
4 - All good and you can merge your feature branch 'assignment-two' to 'main'.

Mark: 64 points.

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