0% found this document useful (0 votes)
20 views

DBMS Assignment

This document outlines the internal assessment for the Database Management Systems course at Dhirajlal Gandhi College of Technology. It includes 5 assignments on topics like database schema design, normalization, MongoDB, implementing retail and billing databases and querying databases. Students will be assessed on their ability to design databases, implement queries, work with SQL and NoSQL databases, and demonstrate database concepts. Assignments are to be submitted between March and April 2024.

Uploaded by

Makendran CSE
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

DBMS Assignment

This document outlines the internal assessment for the Database Management Systems course at Dhirajlal Gandhi College of Technology. It includes 5 assignments on topics like database schema design, normalization, MongoDB, implementing retail and billing databases and querying databases. Students will be assessed on their ability to design databases, implement queries, work with SQL and NoSQL databases, and demonstrate database concepts. Assignments are to be submitted between March and April 2024.

Uploaded by

Makendran CSE
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

DHIRAJLAL GANDHI COLLEGE OF TECHNOLOGY,Salem636309

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING


INTERNAL ASSESSMENT

SUBJECT CODE & NAME: CS3492 & DATABASE MANAGEMENT SYSTEM


FACULY NAME:MR.R.MAKENDRAN AP/CSE YEAR/SEM/DEPT:II/IV/CSE A
ACADEMIC YEAR:2023-20242024(EVEN SEM)

Assignment
Submission
S. Bloom's Given Date
Topic CO Date
No Taxonomy (Tentative)
(Tentative)
Database Schema diagram for our
1 university organization L6 1 11.03.2024 15.03.2023

Given a relation R( A, B, C, D) and


Functional Dependency set FD =
2 { AB → CD, B → C }, determine L5 2 29.03.2024
whether the given R is in 2NF? If not
convert it into 2 NF. 25.03.24

Briefly explain about MongoDB Cloud


L5 4 16.04.24
3. Manager with an own example.
02.04.24
Case Study
Submission
S. Bloom's Given Date
Topic CO Date
No Taxonomy (Tentative)
(Tentative)
Implementation of Online Retail
Application Database

1 Example: L4 4

- EMart Grocery Shop

8.04.2024 30.04.2024

Implementation of Electricity Bill


2 Management System
L5 5

Experiential Learning
Submission
S. Bloom's Given Date
Topic CO Date
No Taxonomy (Tentative)
(Tentative)

Query the database tables using


1 L3 3
different ‘where’ clause and also
implement aggregate functions
Create a database table, add
constraints (primary key, unique,
2 check, Not null), insert rows, update L4 2
and delete rows using SQL DDL and
DML commands
For the relations Emp(name, fname,
address, dno) Dept(deptno, dname,
address) And the query P fname,
ename, address (s dname= ‘Research’
AND d,deptno=e. dno(EMP_Dept)) (i) 20.03.2024 30.04.2024
3 Draw the initial query tree. L1 4
(ii) Optimize the query write(X)
operation and X resides on the 1
pageQuery the database tables using
different ‘where’ clause and also
implement aggregate functions

4 B, B+ tree index file hashing L4 3


techniques
4
Create Document, column and graph
5 L5
based data using NOSQL database
tools .

Course Coordinator Module Programme Coordinator/


Coordinator HOD

You might also like