Předmět | Database Systems 1 (DS1a) | |||||
---|---|---|---|---|---|---|
Garantuje | Katedra technických studií (KTS) | |||||
Garant | doc. Ing. Zbyněk Bureš, Ph.D.( buresz@vspj.cz ) | |||||
Jazyk | anglicky | |||||
Počet kreditů | ||||||
Ekvivalent |
Prezenční studium | |
---|---|
Přednáška | 1 h |
Cvičení | 2 h |
Studijní plán | Typ | Sem. | Kred. | Ukon. |
---|
The course serves as an introduction into database systems. It deals with basic methods of design and implementation of database systems. It comprises chapters on conceptual modeling, design and normalization of a relational schema, and the SQL language.
Knowledge: the student knows basic theory and principles related to conceptual database design, relational model and querying. The student knows fundamentals of normal forms and normalization.
Skills: The student is able to design a conceptual model of a database, transform it into a relational model, and implement the database in a chosen database management system. The student can perform basic operation with a database using the SQL language: creation and modification of a database schema, insertion, deletion and modification of data, forming of queries on the database.