Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sql shop project part2 #1222

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Sql shop project part2 #1222

wants to merge 6 commits into from

Conversation

Trevor27
Copy link
Contributor

@Trevor27 Trevor27 commented Aug 1, 2024

Related issues: [please specify]

Description:

What are you up to? Fill us in :)

I solemnly swear that:

  • I ran the hugo server and looked at my changed in the browser with my own eyes
  • I ran the linter and there were no errors
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

content/sql/shop-project-part-2/_index.md Outdated Show resolved Hide resolved
content/sql/shop-project-part-2/_index.md Outdated Show resolved Hide resolved
content/sql/shop-project-part-2/_index.md Outdated Show resolved Hide resolved
content/sql/shop-project-part-2/_index.md Outdated Show resolved Hide resolved
Comment on lines 31 to 32
19. Select all unique countries from the `Customers` table.
20. Select all unique job titles from the `Employees` table.
Copy link
Contributor

Choose a reason for hiding this comment

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

Are they to use DISTINCT here because this can be done by other means too.

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