NPI000266
NPI000266
MANAGEMENT SYSTEM
GROUP MEMBER:
DIPEN CHAPAI
BISHWASH BHATTARAI
SAHIL RAJ AMATYA
Lecturer: Hemanta Shrestha PRAMISH CHANDRA PAHARI
DATABASE &
DBMS
OVERVIEW
DBMS DEFINITION
Redundanc
y and Data Security
inconsiste isolation issues
ncy
Scalability
Lack of and
Risk of
concurrenc performan
data loss
y ce
challenges
ADVANTAGES OF DBMS
Ensures
Reduces data
Supports
data integrity
multi-user
redundanc and
access
y consistenc
Enhances y
data Scalable
security and
and flexible
backup
BUSINESS RULES (MEMBERSHIP)
Removes
Ensures no
transitive
redundant
dependenc
data.
ies.
Members Table
2NF •Primary Key: MemberID
EXAMPLE
TABLES Books Table
•Primary Key: BookID
•Foreign Key: PublisherID
Loans Table
•Primary Key: LoanID
•Foreign Keys: MemberID, CopyID
ACHIEVEMENTS OF NORMALIZATION