2/1. 3 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Alternate Types of Completion: k (colloquium), z (credit).
The course is also offered to the students of the fields other than those the course is directly associated with.
Fields of study the course is directly associated with
there are 18 fields of study the course is directly associated with, display
Course objectives (v češtině)
Výklad je zaměřen na relační DB systémy a dotazovací jazyk SQL.
Syllabus
1. DDL - Data Definition Language SQL
- standard and user data types
- table definition
- integrity constraints (primary, references, check)
- sequential generators
- synonyms
- views
- indexes
2. Security
- basic rules
- roles
- user's rights
3. DML - Data Manipulation Language SQL
- INSERT, UPDATE, DELETE, TRUNCATE
- projection in SQL
- selection in SQL
- product in SQL
- indexes
- query execution plans
- query optimalization
4. Server procedures
- functions
- procedures
- procedure packages
- triggers
- events
5. Development Techniques for client applications
- PRO*C
Literature
Definice jazyka SQL, firemní dokumentace
Assessment methods (v češtině)
Ucast na cviceni neni povinna. Pro ziskani zapoctu je treba prezentovat jednoduchy projekt a napsat pisemnou zapoctovou zkousku (prikaz select). Pro ziskani zkousky je treba navic uspesne absolvovat pisemku - test z princiou SQL, PL/SQL,PRO*C.