You are on page 1of 1

Instructions & Guidelines for Database Systems Project

1. You need to think about a Management System for which you will Design your DB and
Document e.g. Library Management System etc.
2. DB Project Template has been uploaded on Google Classroom.
3. Read the template and discuss any queries in the class.
4. For ERD and DB Creation follow MySQL Server or any other software you want.
5. The data model and ERD in png format (File > Export > Export as PNG…)
6. The name of the database on the MySQL server.
7. Ten queries:
o A natural language description of the query.
o The SQL and the results (Query -> Execute (All or Selection) to Text)
o Copy and paste the results into a word processing document so that everything is
in one document.
8. The ten queries should cover the following SQL features:
o multiple table join.
o Subquery.
o correlated subquery.
o GROUP BY.
o GROUP BY with HAVING.
o ORDER BY
o Divide.
o IN or NOT IN.
o A built-in function (e.g., AVG) or a calculated field.
o EXISTS or NOT EXISTS, other than in divide
9. No Groups are allowed. A single student will work on the Project.
10. Deadline to submit Project Documentation is 7th February 2021 on Google Classroom.
Viva Schedule will be uploaded later.
11. NO CHEATING OR PLAGIARISM IS ALLOWED. VIVA WILL BE TOUGH
AND YOU WILL GET MARKS ONLY IF YOU DO PROJECT BY YOURSELF.
IF FOUND CHEATING OR HELPING FROM ANY SOURCE WILL RESULT IN
ZERO MARKS IN SESSIONALS AND LAB MARKS.

You might also like