SOFTWARE TESTING
TESTING PRINCIPLES AND CONCEPTS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
In a database, duplication of data at several places is called? (Unit 15)
|
Data Inconsistency
|
|
Data Isolation
|
|
Data Redundancy
|
|
Atomicity Problem
|
Explanation:
Detailed explanation-1: -The Duplication of Data in computer language is known as Data Redundancy. Data duplication is a widespread phenomenon and should be prevented at all costs as it takes up space in your computer and affects its performance. Data redundancy occurs when the same data or files are stored in two or more locations.
Detailed explanation-2: -Answer: Duplication of data is called data redundancy. Duplication of data should be checked always as data redundancy takes up the free space available in the computer memory.
There is 1 question to complete.