please explain Nomalization in dbms?

Answers were Sorted based on User's Feedback



please explain Nomalization in dbms?..

Answer / ankit srivastava

Normalization is the technique that removes redundancy in
table.It ensures that there is no any duplicate data in table.

Is This Answer Correct ?    16 Yes 0 No

please explain Nomalization in dbms?..

Answer / venkatesh kumar.s

Normalization is the process of the analyzing given
relations schema based on functional dependencies and
primary key to acheive the desirable properties of
1)Minimizing the redundany
2)Minimizing the insertion,update and deletion problems
is called a normalization.

Is This Answer Correct ?    5 Yes 0 No

please explain Nomalization in dbms?..

Answer / voota durga prasad

Normalization is the process of designing a data model to
efficiently store data in a database. The end result is that
redundant data is eliminated, and only data related to the
attribute is stored within the table.

Is This Answer Correct ?    4 Yes 0 No

please explain Nomalization in dbms?..

Answer / ilaya

normalization is the process of the analyzing the related
database is functional dependencies and primary key is called
a normalization.

Is This Answer Correct ?    5 Yes 3 No

please explain Nomalization in dbms?..

Answer / ilaya

normalization is the process of the analyzing the related
database is functional dependencies and primary key is called
a normalization.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Database Management Interview Questions

Can Full Backup be performed when the database is open ?

1 Answers  


Define join and enlist its types.

0 Answers  


How to determine who is and change the owner of database?

0 Answers  


Enlist some commands of ddl, dml, and dcl.

0 Answers  


Explain about the properties of cursors?

0 Answers  


What are ACID properties?

11 Answers   Amazon, Cap Gemini,


Describe the difference between homogeneous and heterogeneous distributed database.

0 Answers  


When does checkpoint occur?

0 Answers  


Could you give me an example how, where I code checkpoint and restart. I need and example

0 Answers  


What is the purpose of database management system?

0 Answers  


Mention the differences between the clustered and non-clustered index

0 Answers  


Why normalisation is required?

0 Answers  


Categories