CENG351 DATA MANAGEMENT AND FILE STRUCTURES
Course Code: | 5710351 |
METU Credit (Theoretical-Laboratory hours/week): | 3(3-0) |
ECTS Credit: | 6.0 |
Department: | Computer Engineering |
Language of Instruction: | English |
Level of Study: | Undergraduate |
Course Coordinator: | |
Offered Semester: | Fall Semesters. |
Prerequisite: | Set 1: 5710213
Set 2: 5710301 Set 3: 5710310 |
One of the sets above should be completed before taking CENG351 DATA MANAGEMENT AND FILE STRUCTURES . |
Course Content
Introduction to DBMSs. Relational databases. Entity-Relationship data model. Relational algebra. Relational calculus. SQL. Sequential files. Unordered sequential files. Ordered sequential files. External sorting. B+tree index. Hashing. Dynamic hashing. Basics of query evaluation.