0% found this document useful (0 votes)
16 views1 page

6930 Dbms Project 1 3 3

The document outlines the disadvantages of database normalization in a school management system. Key issues include increased complexity, difficulty in querying, potential data update anomalies, and the need for proper understanding of normalization structures. These factors can lead to challenges in maintaining and updating the database effectively.

Uploaded by

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

6930 Dbms Project 1 3 3

The document outlines the disadvantages of database normalization in a school management system. Key issues include increased complexity, difficulty in querying, potential data update anomalies, and the need for proper understanding of normalization structures. These factors can lead to challenges in maintaining and updating the database effectively.

Uploaded by

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

9 Normalization Database On School Management System .

Disadvantages of Normalization of database :

 More tables to join as by spreading out information into more tables, the need to join
table’s increments and the undertaking turns out to be more dreary. The information
base gets more enthusiastically to acknowledge too.
 Tables will contain codes as opposed to genuine information as the rehashed
information will be put away as lines of codes instead of the genuine information.
Thusly, there is consistently a need to go to the query table.
 Data model turns out to be incredibly hard to question against as the information
model is advanced for applications, not for impromptu questioning. (Impromptu
question is an inquiry that can’t be resolved before the issuance of the question. It
comprises of a SQL that is developed progressively and is typically built by work area
cordial question devices.). Subsequently it is difficult to display the information base
without understanding what the client wants.
 As the typical structure type advances, the exhibition turns out to be increasingly slow.
 Proper information is needed on the different ordinary structures to execute the
standardization cycle effectively. Reckless use may prompt awful plan loaded up with
significant peculiarities and information irregularity.
 Increased complexity: Normalization can increase the complexity of a database design,
especially if the data model is not well understood or if the normalization process is
not carried out correctly. This can lead to difficulty in maintaining and updating the
database over time..
 Potential for data update anomalies: Normalization can introduce the potential for data
update anomalies, such as insert, update, and delete anomalies, if the database is not
properly designed and maintained.

D . Y .Patil Technical Campus, Talsande Faculty of Engineering & Faculty of


Management (Polytechnic)

You might also like