Which of the following terms refers to the duplication of data across multiple locations in a non-DBMS file system?
A. Data Integrity
B. Data Redundancy
C. Data Security
D. Data Isolation
Answer: Option B
Solution (By JKExamLibrary)
Data Redundancy refers to the unnecessary duplication of the exact same data in multiple files or locations, which wastes storage and can cause inconsistencies.
Explanation:
Both 'ADD column_name datatype' and 'ADD COLUMN column_name datatype' are valid syntax in some DBMS, but standard SQL uses 'ADD column_name datatype'. However, many DBMS support both.
Explanation:
A Multi-valued Attribute is an attribute that can store multiple distinct values for a single entity instance (e.g., skill_set, phone_numbers).
No comments yet. Be the first to start the discussion!