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 |
What is test data set up?
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?
hi this is altaf ....could any one send me details of all testing models
hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible
what is the format of traceability matrix u prepared in ur company?
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
How to make sure test cases that you have written are good enough?
8.your exposure to GUI testing?
Who is Kent Beck, Dr Grace Hopper, Dennis Ritchie?
What is a traceability matrix, and what is the purpose of it?
How GUI testing will be done in manual testing for a website?
Can you explain steps in function points?