Which type of data consistency issue involves duplicate records with slight variations in data values?
- Data corruption
- Data duplication
- Data fragmentation
- Data normalization
The type of data consistency issue involving duplicate records with slight variations in data values is known as data duplication. This can occur due to various reasons such as human error, system bugs, or improper data entry processes.
Loading...
Related Quiz
- Ensuring data ____________ and access control are key challenges in database security testing.
- What is the significance of monitoring and profiling tools in identifying performance bottlenecks?
- In compliance and regulatory testing, ____________ vulnerabilities are assessed to ensure data integrity.
- You are conducting security testing on a database application. You discover that the application is vulnerable to SQL injection attacks. What should be the immediate action to mitigate this vulnerability?
- When optimizing queries with multiple JOINs and subqueries, it's essential to consider ____________ in order to achieve optimal performance.