Skip to content
This repository was archived by the owner on Aug 17, 2024. It is now read-only.

NW5 - Manchester - Mohammed Alhallaq - SQL - week 2#202

Open
mhallaq wants to merge 1 commit intoCodeYourFuture:mainfrom
mhallaq:main
Open

NW5 - Manchester - Mohammed Alhallaq - SQL - week 2#202
mhallaq wants to merge 1 commit intoCodeYourFuture:mainfrom
mhallaq:main

Conversation

@mhallaq
Copy link
Copy Markdown

@mhallaq mhallaq commented Feb 15, 2023

Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in HOW_TO_MARK.md in the root of this repository

Your Details

  • Your Name:
  • Your City:
  • Your Slack Name:

Homework Details

  • Module:
  • Week:

Notes

  • What did you find easy?

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?

Copy link
Copy Markdown

@Dominic-Taylor-Dev Dominic-Taylor-Dev left a comment

Choose a reason for hiding this comment

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

Looks good to me. I don't think there's anything I can teach you about SQL. Ask someone like Keith if you feel you need to be stretched more

Comment thread 2-exercises/task.md
1. Retrieve all the customers' names and addresses who live in the United States

```sql
SELECT name, address
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Ah, you decided to capitalise between Weeks 1 and 2 :) Nice!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants