Skip to content

Uploading the sql file of homewok_4#4

Open
Hossein-Bg wants to merge 1 commit intomainfrom
homework_4
Open

Uploading the sql file of homewok_4#4
Hossein-Bg wants to merge 1 commit intomainfrom
homework_4

Conversation

@Hossein-Bg
Copy link
Copy Markdown
Owner

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

Using the COALESCE command ensures that any NULL values in the product_size column are replaced with a blank, and any NULL values in the product_qty_type column are replaced with 'unit'.
Create a SQL query that uses a UNION to display market dates with the highest and lowest total sales.

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

@SidraBushra
Copy link
Copy Markdown

HW4 marked.

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