Skip to content

Conversation

@tanveerrouf
Copy link
Owner

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

Adding completed Assignment 1 submission: SQL queries exploring the farmersmarket.db database, documentation of findings in Assignment1.md, and supporting screenshot.

What did you learn from the changes you have made?

Solidified fundamentals of SQL query structure (SELECT, FROM, WHERE), learned how to construct meaningful queries to answer business questions, and practiced working with relational data.

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

Considered using different JOIN types and subqueries, but kept it focused on core fundamentals for this assignment.

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

Initial confusion with Git staging and file naming. Resolved by carefully checking file paths and using git status to verify changes before committing.

How were these changes tested?

Tested SQL queries directly in DB Browser for SQLite against the farmersmarket.db database to confirm results matched assignment requirements.

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

@khsergvl
Copy link

khsergvl commented Nov 7, 2025

Thank you for submitting assignment 1.
All tasks are correct.
Mark: 30/30

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.

3 participants