Skip to content

"assignment-one"#1

Open
RezaDSI wants to merge 1 commit intomainfrom
assignment-one
Open

"assignment-one"#1
RezaDSI wants to merge 1 commit intomainfrom
assignment-one

Conversation

@RezaDSI
Copy link
Copy Markdown
Owner

@RezaDSI RezaDSI commented Dec 16, 2024

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

I am learning to add new queries and logic to interact with my database more effectively.

What did you learn from the changes you have made?

I learned how to construct queries using SELECT, WHERE, JOIN, GROUP BY, and other SQL commands.

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

I considered various approaches like using OR vs IN and BETWEEN vs AND in my queries.

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

I also thought about joining tables and applying filters for more complex data retrieval.The challenge was ensuring the correct syntax and logic in my SQL queries, which I overcame by carefully constructing and testing each query.

How were these changes tested?

The challenge was ensuring the correct syntax and logic in my SQL queries, which I overcame by carefully constructing and testing
These changes were tested by running the queries and verifying the results against expected outputs.

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

Any related issue would depend on the specific task or project I'm working on in my repository.

Checklist

  • I can confirm that my changes are working as intended

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 assignment 1. Everything looks correct.
Point: 30/30

P.S. I don't understand the reason of adding several arrows before vendor table.

@RezaDSI
Copy link
Copy Markdown
Owner Author

RezaDSI commented Dec 16, 2024 via email

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