Skip to content

Conversation

@Alexatug
Copy link
Owner

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

What did you learn from the changes you have made?

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

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

How were these changes tested?

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

Checklist

  • I can confirm that my changes are working as intended

Copy link

@DwardEE DwardEE left a comment

Choose a reason for hiding this comment

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

Nice work! Solid logical model, no issues there.

Your queries are solid overall. In the WHERE section, check that you’re filtering by the correct column and including the calculated price. For the pepper flag, return numeric 1/0 and make it case-insensitive. In the temp table section, be sure to separate the table creation and insert into two distinct statements and use the corect table name.

Edit: was informed the Date question was waived.

@Alexatug
Copy link
Owner Author

Alexatug commented Aug 13, 2025 via email

@Alexatug Alexatug requested a review from DwardEE August 15, 2025 14:24
@Alexatug Alexatug merged commit b771945 into main Aug 22, 2025
1 check passed
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