answersLogoWhite

0


Best Answer

DBMS stand for data base management system

We normally use dbms systems to improve the management of the data and accesss of the data too.

well if the data is in normal form it is very easy to access it as well as manage it for the system.

In the process of normalization we increase the normality of the data by removing the dependencies redundancy applying the entity integrity and referential integrity.

there are many stages of Normalization process..:

1. 1NF

2. 2NF

3. 3NF

4. BC NF

5. 5NF...etc..

-----------------------------------------------------------------------------------------------

Addendum:

While the above answer is not incorrect, I don't believe it properly answers the question in a way that anyone who is not already a database expert would understand. The question is this: Why do we need to normalize data in a database. Here is the answer:

First, in order to answer this you have to understand what normalization is. Normalization is the process of removing duplicate information and dependent information from a database.

Lets say for example you have two tables, one called 'employees' and another called 'addresses'. In the employees table you include a field called 'city' and you also include this field in the addresses table. The reason you might do something like this is that you want to be able to get a basic idea of where your employee lives without having to look up the address so you include it in both locations.

Why is this bad? well it should be obvious but here it is. Its bad because it allows for inaccuracies. What if the employee moves and changes his address and you forget to change the city listed in the employees table (or your system crashes while you trying to do it)

the proper way to do this would be to not have the 'city' field in the employee table and instead have a reference to the address table. When querying this info you need to join the two tables and this will ensure that you always have the correct info.

-Dallas Caley

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

Main purposes of normalisation in a relational database: * Eliminate redundancy * Organise data efficiently * Reduce the potential for data anomalies

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

To reduce the data redundancy and saving disk space.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is need for normalization in dbms?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Solved examples of normalization in DBMS?

solved examples of normalization


What is a partial dependency in normalization in dbms?

I guess you will just have to google it my friend.. Yours Faithfully Gedz


What is the basic terminology of dbms?

Acid cursor data database field primary & foreign keys procedure & function odbc & oledb normalization trigger


Difference between rdbms and dbms?

dbms stands for data base management system whereas rdbms is relational data base management system. A Database Management System (DBMS) is collection of software programs which enable large, structured sets of data to be stored, modified, extracted and manipulated in different ways. Whereas Relational Database Managemet System (RDBMS) is a data structured in database tables, fields and records. Each RDBMS tables consist of database table rows.


What is normalization in DBMS?

Normalisation means make table very effective and usable means make table atomic ,unique primary key,not redundancy etc.


Why need to turn un-normalization data into 1NF?

Un-normalization of data will return the actual values of outcome, which is real value. Because we scale the data in normalization process.


Concept of file handling in DBMS?

if we need a modifying ,sreach,delete a file so we need a DBMS


Discuss the following concepts of normalization with examples need for normalization first normal form second normal form third normal form?

discussed


Normalization form in details in points and examples?

Normalization is a process to reduce redundancy. By using normalization we can easily remove duplicate entries..


How Armstrong rules are complete or sound in dbms?

Armstrong rules are complete or sound in dbms by clarifying the types of situations which need to be achieved and done.


if you want to disign new DBMS to any organization first you must set of requiments and set of features that DBMS product must provide to fill requiments. discribe the process of evaluating and selecting the best DBMS product. ?

Know what you need and check each need is met by the product


What are highlights of DBMS?

NA_ what are highlights of advanced DBMS what are highlights of advanced DBMS what are highlights of advanced DBMS