What is normalization? dec 2009

Answers were Sorted based on User's Feedback



What is normalization? dec 2009..

Answer / akki julakanti

Normalization is a process to reduce the redundency in a
table.Here the redundency is reduced but not eliminated.

Is This Answer Correct ?    6 Yes 0 No

What is normalization? dec 2009..

Answer / tanuj

Normalization is process to remove the data redundancy from
a table.

Is This Answer Correct ?    7 Yes 2 No

What is normalization? dec 2009..

Answer / ratnam

Normalisation is the process of taking data from a problem
and reducing it to a set of relations while ensuring data
integrity and eliminating data redundancy

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Who developed sql?

0 Answers  


I want to know last five transactions or records from emp table, from now?

11 Answers   Wells Fargo,


Explain the the delete statements in sql?

0 Answers  


Why do we use view in sql?

0 Answers  


Inline the values in PL/SQL, what does it mean.?

0 Answers   MCN Solutions,






What is program debugging?

0 Answers  


What is the advantage of index in sql?

0 Answers  


What are sql data types?

0 Answers  


What is materialized view in sql?

0 Answers  


Write one update command to update seqno field of a table on the basis of row number.

4 Answers   HCL,


How do you optimize a stored procedure in sql?

0 Answers  


How pl/sql source code can be protected?

3 Answers  


Categories