0% found this document useful (0 votes)
165 views9 pages

Cse 411

This document provides information about an advanced database systems course taught by Dr. Abu Sayed Md. Latiful Hoque at North South University. The course covers topics such as query processing and optimization, complex data types, big data applications, data analytics, and distributed database systems. Assessment includes attendance, class performance, quizzes, a midterm exam, and a final exam. The tentative online class mode involves interactive lectures with questions and problem solving, and uploading scanned answer sheets.

Uploaded by

Prince Deb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
165 views9 pages

Cse 411

This document provides information about an advanced database systems course taught by Dr. Abu Sayed Md. Latiful Hoque at North South University. The course covers topics such as query processing and optimization, complex data types, big data applications, data analytics, and distributed database systems. Assessment includes attendance, class performance, quizzes, a midterm exam, and a final exam. The tentative online class mode involves interactive lectures with questions and problem solving, and uploading scanned answer sheets.

Uploaded by

Prince Deb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

CSE411: Advanced Database Systems

(Fall 2020)

Dr. Abu Sayed Md. Latiful Hoque


Professor, CSE, BUET
&
Visiting Professor (2018-2019), ECE, NSU
Room SAC 1044B

Contact: mobile 01556346357, email: [email protected]


Information
Office Hours: Thursday 1:30pm – 2:30pm

Course site:

2
About Course
Course Summary:
1. Basic DBMS towards Advanced DBMS
2. Query Processing and Optimization
3. Complex Data Type and Implications
4. Big Data and Applications
5. Data Analytics
6. Distributed Database Systems
7. Advanced Application Development
8. Advanced Indexing

3
Books
Text books:

Database System Concepts 7th Edition


By
Abraham Silberschatz, Henry F. Korth, S. Sudarshan,

Reference books:

Fundamentals of Database Systems 7th Edition


By
Ramez Elmasri and Shamkant B. Navathe

4
Weightage Distribution among Assessment
Tools

Assessment Tools Weightage (%) Remarks


Attendance 5
Class Performance 15
(Best 75%)
Quizzes (Best 2 out of 3) 20
Midterm 20

Final Exam 40
Total 100

5
Examinations schedule

Assessment Tools Date


Attendance
Class Performance Every class
Quizzes: QUIZ 1 Week 3
Quizzes: QUIZ 2 Week 5
Midterm Week 8
Quizzes: QUIZ 3 Week 10
Final Exam As per NSU Schedule
Result As per NSU academic
calendar

6
Tentative Mode of Online Class
Lecture will be interactive using ppt slides.
1. After a few slides, there shall be some analytical questions to
answer or some problems to solve.
2. Each student must write the answer in A4 size white paper with
black ball point pen clearly and chronologically.
3. The answer of the questions or the solution of the problems will be
discussed and guided so that the students can write answer/solve
the question/problem.
4. At the end of the class, students will be given some time to upload
the scanned/image of the sheets as per Google class room
requirements.
5. These uploads will be considered as class performance.

Ch.1
7
/7
Basic towards Advanced DBMS

What you have leant in Basic DBMS?


1. Data model - Relational model
2. Query Languages
 Relational Algebra
 Relational Calculus
 SQL

3. Database Design (ERD)


4. Refinement of Database Design (Normalization)

8
Basic towards Advanced DBMS

What you have leant in Basic DBMS?


5. Database Storage Management (?????)
6. Indexing (?????)
7. Query Processing and Optimization (??????)
8. Transaction management (???????)
9. Concurrency Control of Transactions (???????)
10. Recovery from Failure (????????)
11. Distributed Database (??????)

You might also like