Skip to main content

SQL Basics (3 ECTS)

Code: TT00VI02-3003

General information


Enrollment
02.07.2023 - 31.07.2023
Registration for the implementation has ended.
Timing
01.08.2023 - 31.07.2024
Implementation has ended.
Number of ECTS credits allocated
3 ECTS
Virtual portion
3 ECTS
Mode of delivery
Online
Teaching languages
Finnish
Degree programmes
Information and Communication Technology
Teachers
Janne Piippo
Course
TT00VI02
No reservations found for implementation TT00VI02-3003!

Learning outcomes

After the course, a student has a basic understading of SQL language. Course will be blended distance learning.

Content

- Structured Query Language (SQL) introduction
- Queries: SELECT ja WHERE
- Tools to create a query
- Organizing results
- INSERT, UPDATE & DELETE
- Scalar functions
- GROUP BY
- AS
- Tables, multiple tables
- CREATE, ALTER ja DROP

Evaluation scale

0-5

Assessment criteria, satisfactory (1)

syntax:
- the student understands SQL syntax and is able to write simple SQL syntax with the instructor's help;

queries and result arrangement:
- the student understands what SQL queries and result arrangements are and is able to write and use them with the instructor's help;

database modification:
- the student understands what INSERT, UPDATE & DELETE are and is able to write and use them with the instructor's help;

Assessment criteria, good (3)

syntax:
- the student understands SQL syntax and is able to write relatively complex SQL syntax;
- the student shows independent solutions.

queries and result arrangement:
- the student understands what SQL queries and result arrangements are and is able to write and use them;
- the student shows independent solutions.

database modification:
- the student understands what INSERT, UPDATE & DELETE are and is able to write and use them;
- the student shows independent solutions.

Assessment criteria, excellent (5)

syntax:
- the student understands SQL syntax and is able to write relatively complex SQL syntax;
- the student shows independent solutions and critical evaluation.

queries and result arrangement:
- the student understands what SQL queries and result arrangements are and is able to write and use them;
- the student shows independent solutions and critical evaluation.

database modification:
- the student understands what INSERT, UPDATE & DELETE are and is able to write and use them;
- the student shows independent solutions and critical evaluation.

Go back to top of page