Předmět | Introduction into Database Systems (DB1a) | |||||
---|---|---|---|---|---|---|
Garantuje | Katedra technických studií (KTS) | |||||
Garant | doc. Ing. Zbyněk Bureš, Ph.D. ( buresz@vspj.cz ) | |||||
Jazyk | anglicky | |||||
Počet kreditů | 5 | |||||
Ekvivalent |
Prezenční studium | |
---|---|
Přednáška | 2 h |
Cvičení | 2 h |
Kombinované studium | |
Tutoriál / přednáška | 4 h |
Cvičení | 8 h |
Studijní plán | Typ | Sem. | Kred. | Ukon. |
---|---|---|---|---|
Aplikovaná informatika - kombi, platný od ZS 2019/2020 | P | 2 | 5 kr. | Z,ZK |
Aplikovaná informatika - kombi, platný od ZS 2021/2022 | P | 2 | 5 kr. | Z,ZK |
Aplikovaná informatika - platný od ZS 2019/2020 | P | 2 | 5 kr. | Z,ZK |
Aplikovaná informatika - platný od ZS 2021/2022 | P | 2 | 5 kr. | Z,ZK |
Erasmus - Aplikovaná informatika - příjezd na krátkodobý studijní pobyt | PV | 1 | 5 kr. | Z,ZK |
The course is an introduction into database systems. It deals with the methodology of design and fundamentals of database systems implementation. It handles conceptual modelling, design and normalization of the relational diagram, and SQL.
Knowledge: Students know the basic theory and principles of conceptual database design, logical (especially relational) model and making queries. Students know basics of normal forms and normalization.
Skills: Students can design a conceptual model of a database; they can transform it to a logical model and to implement the database within chosen database engine. Student can do the basic work with database in SQL, i.e. creating and changing the database diagram, inserting, deleting and editing data, and querying a database.