Unec 1744657926
Unec 1744657926
I confirm:____________________
SYLLABUS
Subject code:
Group: 560-i
Number of credits:
E-mail address:
Business phone:
Admission times for students:
VII. Prerequisites
The course will be taught through a combination of lectures, interactive discussions, hands-on
exercises, group projects, case studies, and assessments. Students will also work on real-
world database problems using modern database management tools.
All lecture texts and presentations for the subject, as well as the necessary practice materials,
are available in electronic format on the University’s website under the "Virtual University"
section (www.vu.aseu.az).
Each topic includes a combination of theoretical explanations and practical exercises. Hands-
on activities involve SQL queries, schema design, transaction simulations, and security
configurations.
Students must actively participate in seminar sessions by analyzing case studies, engaging in
discussions, and solving database-related problems. Assessments include activity scores,
assignments, and a midterm exam.
A 75% attendance limit is applied to students. Exceeding this limit results in disqualification
from the final exam.
A midterm exam will be conducted in the form of tests, written assignments, or oral
presentations, covering all the topics taught until that point.
The students' final knowledge in the subject is assessed on a 100-point system, with an exam
making up 80% and seminar participation contributing 20% of the total score.
Exam Questions
What is the difference between the Selection (σ) and Projection (π)
12. 03 operators? Can you provide a real-world example where each would
be useful?
How do set operations like Union (U), Set Difference (-), and
13. 03 Intersection (∩) work in relational algebra? Can you describe a
scenario where each of these would be useful?
What are the five main categories of SQL commands, and what are
16. 04
their primary functions?
How does the SELECT statement in DQL help retrieve data from a
17. 04
database, and how can conditions be applied to filter results?
DDL commands like CREATE, ALTER, and DROP modify
18. 04 database structures. Can you describe a scenario where each of these
commands would be used?
What are the main differences between first normal form (1NF) and
28. 06
second normal form (2NF)?