What is Database normalisation
Answers were Sorted based on User's Feedback
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 |
Answer / mercy
Data base normalization is done to avoid redundancy of
data.
| Is This Answer Correct ? | 2 Yes | 1 No |
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 |
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.
what are the key components in your company testplan documents?
What is negative testing.
How to test a website???
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
How many testcases can you write per a day, an average figure?
Can anybody explain me Statement coverage with a example. Thanks..
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
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..........
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.
When they freez(baseline) the requirement means in which phase of sdlc
what ia the necessity of sdlc, stlc and testcases