Section outline
-
Welcome to the 2024 Fall Semester!
Welcome back, Students. I can’t wait to see all your smiling faces again! . I am here to support you every step of the way. I encourage you to make the most of your time here.
Remember to make it a great year. I will see you soon.
Course Teacher Information Course Teacher: Israt Jahan
Designation: Lecturer (Senior Scale)
Office address: Room no 705, Level 7, Knowledge Tower (KT), Daffodil Smart City
Email:isratjahan.cse@diu.edu.bd
Mobile:01794362263
-
-
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
- PDF (4.5MB) Introduction to Database Management System
- PDF(2.1MB) Purpose of Database System
-
Lecture Objectives:
- Relational Model? Relational Model Concept, Relational Integrity Constraints, Operation in Relational Model
-
Content By IJN
Content 1-IJN: DBMS Overview (CLICK Here)Content 2-IJN: Normalization (CLICK HERE)
DBMS Normalization Online Site by IJN (JavaTpoint-Click here)
-
-
1. Create a database named 'university' and Make the following relation using Mysql or Sql Commands under this database.
2. After making these relations insert at least 5 records into each table.
-
Daffodil International University
Department of Computer Science and Engineering
MIDTERM EXAM
Topics:
- Introduction to Database
- Basics of Database Architecture and properties
- Relational Model
- Schema Diagram
- SQL Operations
- Join and Subqueries
-
-
-
Transaction Content by IJN
Transaction content-1 by IJN (CLICK HERE)
Transaction content-2 by IJN (CLICK HERE)
-
-
Lecture Objectives: Distributed Database, NoSQL, Database Security
1. Distributed database
2. NoSQL
3. Database Security
Content by IJN (Click Here)
-
-
-
Database CRUD Operation
Lecture Objective:- Insert
- Delete
- update
-
-
-
Lecture Objectives
- What is DB Trigger? Trigger Syntax, Explanation of Trigger Syntax, Trigger Example
-
Trigger Content by IJN
Trigger content-1 by IJN (CLICK HERE)
Trigger Practice content-1 by IJN (CLICK HERE)
Trigger Practice content-2 by IJN (CLICK HERE)
-
Lecture Objectives
- What is DB Procedure? Procedure Syntax, Explanation of Procedure Syntax, Procedure Example.
- What is View? View Syntax, Explanation of View Syntax, View Example.
-
Procedure and View Content by IJN
Procedure content-1 by IJN (CLICK HERE)
Procedure Practice content-1 by IJN (CLICK HERE)
View Practice content-1 by IJN (CLICK HERE)
-