please explain Nomalization in dbms?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
How to retrive a student with height marks,second height and third height from MS access database what wil be the query for this purpuse?
what are the different kinds of indexing?
What is implicit cursor in dbms?
What is partial key?
What are the various kinds of interactions catered by dbms?
Define transaction and transaction isolation levels?
Describe reporting lifecycle?
What is the difference between a LIST BOX and a COMBO BOX ?
Does the Database trigger will fire when the table is TRUNCATED ?
Which is best database?
How do I create a database?
Which parameters are optional in init.ora parameter file?