Skip to content

Instantly share code, notes, and snippets.

View kovacova's full-sized avatar

Tina Kovacova kovacova

View GitHub Profile

🎃Halloween Special 🎃

SQL Query Interpretation: Coding Challenge

Good evening DSPT1! In this one and only very special coding challeng we will have a look at a few more SQL queries (I know, I know) :).

The code samples below include 2 table views from the famous Sakila database (don't google it just yet!). The purpose of this assignment is to understand and interpret the meaning of the SQL code provided. Please post your answers in our class channel - looking forward to seeing your work!

Some of the questions for you to think about are:

  • What is the meaning of the query?
  • What business question does the query answer?
@kovacova
kovacova / horizon-flower-literature.md
Created March 13, 2019 07:24 — forked from ampersarnie/horizon-flower-literature.md
[Horizon: Zero Dawn - Meta Flowers] A complete list of authors and poems found in the metal flower collectables in the game Horizon Zero Dawn #gaming #horizon #ps4 #literature #poetry

Mark I

A

Yosa Buson

Light of the moon

Moves west, flowers' shadows

Creep Eastward

B

import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
print('Hello World!')