Section outline
-
WELCOME LETTER
Dear Students
Welcome to the course of Database Management System , I, Dristi Saha, am here to guide you every step of the way. In this course, you'll gain the knowledge and skills needed to design, implement, and manage databases that are essential to today's data-driven world.
We'll explore fundamental concepts, from data models and SQL. Whether you're aspiring to be a database administrator, data analyst, or software developer, this course will provide you with the tools to succeed.
Get ready for a journey through the heart of data management—where you'll learn to structure, store, and retrieve data efficiently and securely. Your active participation, curiosity, and dedication will be key to mastering the material.
I look forward to an engaging and productive Fall-2023 semester with all of you!
Course Instructor
Name
Dristi Saha
Designation
Lecturer, Daffodil International University
Room Number
AB04 -726
Email
dristisaha.cse@diu.edu.bd
Contact No
+880-1932836825
-
Class Feedback
-
Class Feedback on Normalization AssignmentOpened: Sunday, 8 September 2024, 12:00 AMDue: Sunday, 8 September 2024, 11:59 PM
-
Class Feedback on Normalization AssignmentOpened: Sunday, 8 September 2024, 12:00 AMDue: Sunday, 8 September 2024, 11:59 PM
-
-
Lesson 1
Learning Objectives:
- Database Introduction, Database History, Flat File Database, Data and Information, Database Application
- Problems in Conventional File Processing System, Difficulty in accessing data, Integrity problems, Atomicity problems, Security problems
-
Opened: Saturday, 4 January 2025, 2:35 PM
-
Class Feedback AssignmentOpened: Tuesday, 27 August 2024, 2:00 PMDue: Tuesday, 27 August 2024, 5:00 PM
-
Daffodil International University
Department of Computer Science and Engineering
MIDTERM EXAM
Topics:
- Introduction to Database
- Basics of Database Articheture and properties
- Relational MOdel
- Schema Diagram
- SQL Operations
- JOin and Subqueries
-
-
-
Lecture Objectives:
1. Deadlock in database
-
-
-
Database CRUD Operation
Lecture Objective:- Insert
- Delete
- update
-
-
-
Lecture Objectives
- What is DB Trigger? Trigger Syntax, Explanation of Trigger Syntax, Trigger Example
-
-
Assignment
Assignment must be hand written. No output is needed. Just write commands
-
Opened: Tuesday, 17 December 2024, 12:00 AMDue: Saturday, 21 December 2024, 11:59 PM
-
Opened: Tuesday, 17 December 2024, 12:00 AMDue: Saturday, 21 December 2024, 11:59 PM
-
-
Database Management System Lab
-
Marks Distribution
-
WEEK TWO
Learning Outcome:
- Learn about the fundamental elements of relational database management systems.
- Learn How to create database, table,
- Insert values, show table data.
- Rename table name.
- Drop table and database.
-
WEEK THREE
Learning Objective:
- Distinct
- Limit
- where clause
- Arithmetic operator
- Between
- Update
- Alter table (Add column, Drop column, Modify datatype, change column Name)
- Truncate
- Logical operators: And, Or, Not, In, Like
- Distinct
-
-
WEEK FIVE
Learning Objective:
- Table Joining
- Inner Join
- Left Join
- Right Join
- Full Join
-
WEEK SIX
Learning Objective:
- Sub query
- Nested Query on Joining
- Union/ Union All
- Intersect,Minus
-
Bank Database
branch (branch_name, branch_city, assets)customer (customer_name, customer_street, customer_city)
loan (loan_number, branch_name, amount)
borrower (customer_name, loan_number)
account (account_number, branch_name, balance)
depositor (customer_name, account_number)
-
WEEK SEVEN
Learning Objective:
- Joining query practice
- Domain Constraints in Relations
- Primary Key, Foreign Key
- Unique, Not Null
- Check, Default
-
WEEK EIGHT
Learning Objective:
- Trigger
- SQL view
- Stored Procedure
-
LAB & Project Report
-
PROJECT EVALUATION
-
Project Report Submission (61-K) AssignmentOpened: Tuesday, 26 November 2024, 12:00 AMDue: Monday, 30 December 2024, 11:00 AM
-
Project Report Submission (61-L) AssignmentOpened: Tuesday, 26 November 2024, 12:00 AMDue: Monday, 30 December 2024, 11:00 AM
-
-
Lab Report Evaluation
-
Lab Report Submission (61-K) AssignmentOpened: Tuesday, 26 November 2024, 12:00 AMDue: Sunday, 15 December 2024, 11:59 PM
-
Lab Report Submission (61_L) AssignmentOpened: Tuesday, 26 November 2024, 12:00 AMDue: Sunday, 15 December 2024, 11:59 PM
-
-
Lab Evaluation(K2) AssignmentOpened: Thursday, 5 December 2024, 10:00 AMDue: Thursday, 5 December 2024, 11:10 AM