Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

jeknom/sql-basics-spring-2021-task-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helsinki University SQL Basics Spring 2021

This repo contains the first assignment for the course. It's a console app that does SQL queries on a database that was provided by the school.

Source of course material: https://tikape.mooc.fi/kevat-2021/

Instructions for the assignment in finnish:

Tehtäväsi on laatia tietokantaa käyttävä ohjelma, jossa on seuraavat toiminnot:

1. Laske annettuna vuonna saatujen opintopisteiden yhteismäärä.
2. Tulosta annetun opiskelijan kaikki suoritukset aikajärjestyksessä.
3. Tulosta annetun kurssin suoritusten arvosanojen jakauma.
4. Tulosta top x eniten opintopisteitä antaneet opettajat.
5. Sulje ohjelma.

About

Contains the first task of the course. The task was to write a program that could perform certain queries on a pre-determined database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors