Skip to content

Update homework_2.sql#2

Open
ancakurian wants to merge 1 commit intomainfrom
homework_2
Open

Update homework_2.sql#2
ancakurian wants to merge 1 commit intomainfrom
homework_2

Conversation

@ancakurian
Copy link
Copy Markdown
Owner

Farmer's market query (SELECT, WHERE, CASE, JOIN queries)

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

The queries retrieve data from the database and sorts it.

What did you learn from the changes you have made?

The changes show how data can be accesses and read bases on specific commands/queries.

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

Not necessarily a different approach, but I had to learn to understand the data in the database in order to access it and use it.

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

Learning experience, more than a challenge.

How were these changes tested?

The changes were tested one query at the time.

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

By now, I see which steps repeat in creating my repository and what is course specific when I access it.

Checklist

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

Farmer's market query (SELECT, WHERE, CASE, JOIN queries)
Copy link
Copy Markdown

@amanda-ng518 amanda-ng518 left a comment

Choose a reason for hiding this comment

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

HW2:
Que: JOIN missing
"ORDER BY v.vendor_name, vba.market_date"
7/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