Skip to content

Q2 has a spelling mistake in the name of the field to select #3

Description

@BillyTheMexican

In Question 2 on 5_Joins_Homework.SQL file there is a spelling mistake.

When you say StateProvideName I think you mean to say StateProvinceName

In the explanation video you have it spelt right.

/*
Q2
Return two columns:
StateProvinceName, CountryName
Return rows for all Countries, with a related StateProvideName IF it exists.
The query should return 242 rows.
Write two versions of the query, one with a LEFT OUTER JOIN,
and one with a RIGHT OUTER JOIN
*/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions