Skip to content

UofT-DSI | <SQL> - Homework<1>#1

Open
MinsangKim-Data wants to merge 4 commits intomainfrom
MinsangKim-Data-homework
Open

UofT-DSI | <SQL> - Homework<1>#1
MinsangKim-Data wants to merge 4 commits intomainfrom
MinsangKim-Data-homework

Conversation

@MinsangKim-Data
Copy link
Copy Markdown
Owner

@MinsangKim-Data MinsangKim-Data commented Sep 12, 2024

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

I am drawing a logical data model for the farmersmarket.db and showing the relationship between two tables, vendor_inventory and customer_purchases.

What did you learn from the changes you have made?

I learned the multiple relationships that tables can have, one-to-one, one-to-many, and many-to-many.

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

Not really. I utilized Drawio as planned and attempted to embed the diagram into the markdown file.

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

Yes, at first when I used the relative path, GitHub did not seem to be able to find the file I uploaded to the root directory. Therefore I just used the raw file path link to embed the png into the markdown.

How were these changes tested?

I opened the URL in a new browser to see if the public can access and see the diagram.

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

Checklist

  • I can confirm that my changes are working as intended

added the png file for homework1
changed to raw file format since the output was not showing with png embedding
@MinsangKim-Data MinsangKim-Data changed the title TITLE: UofT-DSI | <SQL> - Homework<1> UofT-DSI | <SQL> - Homework<1> Sep 12, 2024
tried to embed or upload the sql file for my completed homework 2
Copy link
Copy Markdown

@niyazmnazari niyazmnazari left a comment

Choose a reason for hiding this comment

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

Thank you for submitting your homework!
8/8

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