Skip to content

Assignment 1, complete.#1

Open
l-mack wants to merge 1 commit intomainfrom
assignment-one
Open

Assignment 1, complete.#1
l-mack wants to merge 1 commit intomainfrom
assignment-one

Conversation

@l-mack
Copy link
Copy Markdown
Owner

@l-mack l-mack commented Dec 13, 2024

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

  1. A logical model diagram (see below screenshot).
  2. SQL queries.

What did you learn from the changes you have made?

How to perform different queries in SQL.

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

None others considered.

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

Choosing the correct query for date operations, I overcame this by verifying the SQLite strftime() documentation.

How were these changes tested?

By running each query in my SQLite client and observing the output was correct.

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

N/A.

Checklist

  • I can confirm that my changes are working as intended

** Please Note **
I know the instructions for section 1 asked for a diagram of two tables, but I decided to include three for an added challenge.

Logical Model for reference:

Screenshot 2024-12-12 at 9 40 29 PM

Copy link
Copy Markdown

@JzfL JzfL left a comment

Choose a reason for hiding this comment

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

Approved and nicely done!

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