Open AFatmaa opened 1 month ago
Hi,
I have completed the SQL in Google Sheets task. I watched the video, followed along with the queries, and applied them in my own Google Sheet. I have also used the provided dataset and wrote the SQL queries up to the GROUP BY clause and aggregation steps.
Here is the link to my Google Sheet: https://docs.google.com/spreadsheets/d/1aLqMyVdK8XxbXcmvYg1ADT-RBY1YO8j9uvbmvFClmng/edit?usp=sharing
Thank you!
Link to the coursework
https://www.youtube.com/watch?v=dTNamL30sDg
Why are we doing this?
To learn how to use Google Sheets to store and query data is very useful. SQL is a powerful tool you will regularly come across when working with databases, either as a programmer or in many other data roles.
Do #105 first!
Watch the video SQL in Google Sheets. Copy the dataset provided in the video and code along with the queries as you go.
Do up to at the step
least GROUP BY clause and aggregation
.We can skip PIVOT, LIMIT and OFFSET for now. You won't need these for the next piece of coursework, but look at them if you're not short on time.
Acceptance criteria
Maximum time in hours
2
How to get help
Share your blockers in ITP Slack.
How to submit