A student's monthly fee changes, we must record the change in multiple receipts for student enrolled in many courses, which type of anomaly exists in this situation?
Correct answer: B. Update anomaly
- A. Modification anomaly
- B. Update anomaly
- C. Insertion anomaly
- D. Deletion anomaly
Explanation
In this scenario, the student's monthly fee represents a single piece of information that applies to all their course enrollments. If the fee changes, you need to update it in every receipt where it's recorded. This is a classic example of an update anomaly. Update anomalies can lead to inconsistencies in the data if the fee is not updated in all the receipts. For instance, some receipts might reflect the old fee while others reflect the new fee
Last updated
About Databases
Databases cover tables, records, fields, keys and relationships, together with database management systems and relational database design. The subject includes primary and foreign keys, normalization, SQL commands such as SELECT, INSERT, UPDATE and DELETE, queries, forms and reports, while distinguishing a database from a spreadsheet used for simple tabular data.
Practise Databases
210 free Databases MCQs from Computer Science and IT, each with the correct answer and an explanation. Unlimited attempts, no account needed.
Exams that ask Computer Science and IT questions like this
Computer Science and IT is on 40 papers prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for every one of them.
Related questions
A category of data or information that describes an entity is called
A collection of data that include name, address, phone number etc, of a person:
A collection of raw facts and figures is called:
A constraint between two attributes is called a(n)
A database containing all student in a class would store Roll no of student in: