What is Database normalisation

Answers were Sorted based on User's Feedback



What is Database normalisation..

Answer / pallavi

Well a relational database is basically composed of tables
that contain related data. So the Process of organizing
this data into tables is actually referred to as Database
normalization.


mail id
pallavi.panchbhai@gmail.com

Is This Answer Correct ?    3 Yes 1 No

What is Database normalisation..

Answer / mercy

Data base normalization is done to avoid redundancy of
data.

Is This Answer Correct ?    2 Yes 1 No

What is Database normalisation..

Answer / kazi

Normalization is the process of efficiently organizing data
in a database. There are two goals of the normalization
process: eliminating redundant data (for example, storing
the same data in more than one table) and ensuring data
dependencies make sense (only storing related data in a
table). Both of these are worthy goals as they reduce the
amount of space a database consumes and ensure that data is
logically stored.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

You are testing a new feature that includes a builder(wizard)that walks you through the creation of an item.There are 10 configuration checkboxes you can check/uncheck for the item being built.The builder makes you select 3 of these 10 options.You can choose any 3 options. A)How many possible ways could the item in question be created (i.e. how many possible configurations)? Describe the technique you would use to determine this.

1 Answers   Meridium,


what are the key components in your company testplan documents?

7 Answers   Intelligroup,


What is negative testing.

8 Answers  


How to test a website???

3 Answers   CybAge, Wipro,


What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?

1 Answers  


How many testcases can you write per a day, an average figure?

11 Answers   AppLabs,


Can anybody explain me Statement coverage with a example. Thanks..

3 Answers  


Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID

1 Answers  


What is the Difference between 2 tier and 3 tier Applications...Actually what is a tier.. Anybody can body can give accurate answer..Thanks in advance..........

7 Answers   Symphony,


Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.

3 Answers  


When they freez(baseline) the requirement means in which phase of sdlc

5 Answers  


what ia the necessity of sdlc, stlc and testcases

3 Answers   TCS,


Categories