0% found this document useful (0 votes)
19 views16 pages

IDB Presentation

Uploaded by

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

IDB Presentation

Uploaded by

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

DATABASE PRESENTATION

Hello this is our team members. Here to present the project


based on the case study.

Our Team Members:


Roshan Adhikari (NPI000223)
Dipesh Aryal (NPI000209)
Ishwori Gurung (NPI000212)
FILE BASED SYSTEM.

• Permanent files are one technique to


keep information on a computer. A
business system has several application
applications, each of which is intended
to modify data files.
DISADVANTAGES OF FILE-BASED SYSTEM:

DATA DEPENDENCE DIFFERENT ISSUES WITH DATA


ISOLATION: ON DATA: FILE TYPES: TRANSACTIO PROTECTION:
NS:
1. Data Integrity

2. Data Security
ADVANTAGE
OF DBMS 3. Improved data integration

4. Reduced Data Inconsistency

5. Backup and Recovery


FUNCTIONS OF DBMS

Integrity Data Storage Backup and Access APIs


Data Recovery and Languages
ERD BEFORE
NORMALIZATIO
N
THIS IS THE DIAGRAM OF ER
BEFORE NORMALIZATION.
THERE ARE SIX ENTITIES IN
THIS DIAGRAM.
IN CROW FOOT
NOTATION
Normalization
1NF:
• A column of the table has not allowed to contain multiple values. So, make single values.

• All data should be different.

For Example, This is in UNF


Book_ID Name Author Category PublicationDate Quantity Price Publisher_ID Rating Ware House_ID
BD01 Filmora Da vinci Romantic 12/5/2017 13 750 PB01 3 WH01
BD02 Death lee Robert Downey Jr Horror,Suspense 24/6/2015 15 1020 PB02 5 WH01
BD03 Winter Soldier Chris Evans Thriller,Drama 18/07/2015 17 450 PB05 4 WH02
BD04 G.O.A.T Lionel Messi Sport,Emotiona 8/12/2019 12 560 PB03 5 WH02
BD05 GOD of THUNDER Thor Odinson Drama, Suspense 19/11/2022 14 865 PBO4 2 WH01

Now, this is in 1NF


2NF:

 And after 2NF, it wouldn”t contain partial dependency


 Table should be in 1NF

Here is the example of 2NF.

 As Above 2NF table doesn’t contain transitive dependency


so it is already in 3NF

 Like this, we normalized all tables.


ERD AFTER
NORMALIZATIO
N
WE HAVE MADE THIS USING
CROW FOOT NOTATION AND
AFTER NORMALIZING ERD.
DATA SCHEMA

• We have made this with the help of


draw.io.
Create Query STRUCTURED
QUERY LANGUAGE
•SQL let you access and manipulate databases.
•For Example,

Insert Query
STRUCTURED
QUERY LANGUAGE
Structured table
•SQL let you access and manipulate databases.
•For Example,
THIS THE
DESIGNER OF TU E-
BOOKSTORE
CONCLUSION

• Using this assignment as a tool, we were able to honour and put our data management skills to use. We
worked through the problems in advance, answered it, and then recorded all the team members’
contributions in one file. We were able to finish the job quickly at the time thanks to teams’ effective
collaboration and work.
THANK YOU

You might also like