Closure

Closure

University

25 Qs

quiz-placeholder

Similar activities

ROUND 1

ROUND 1

University

20 Qs

QUIZ KEMANAN JARINGAN

QUIZ KEMANAN JARINGAN

University

20 Qs

ÔN TẬP TIN 3 HKII - NH 24-25

ÔN TẬP TIN 3 HKII - NH 24-25

4th Grade - University

22 Qs

CSC134 Chapter 7

CSC134 Chapter 7

University

22 Qs

String in C Programming

String in C Programming

University

26 Qs

Programación Básica 1.1 Instrucciones

Programación Básica 1.1 Instrucciones

University

20 Qs

EST102 : PROGRAMMING IN C TEST 1

EST102 : PROGRAMMING IN C TEST 1

University

20 Qs

C - Strings

C - Strings

University

20 Qs

Closure

Closure

Assessment

Quiz

Computers

University

Medium

Created by

Alok Kumar

Used 7+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of anomaly occurs when adding new data to a database causes unintended changes to existing data?

   A) Insertion anomaly 

   B) Deletion anomaly 

   C) Update anomaly 

   D) Redundancy anomaly

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which normal form is designed to eliminate insertion, deletion, and update anomalies?

A) First Normal Form (1NF) 

   B) Second Normal Form (2NF) 

   C) Third Normal Form (3NF) 

   D) Boyce-Codd Normal Form (BCNF) 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A university database contains a relation `StudentCourses` with attributes `(StudentID, CourseID, Grade)`. The database administrator notices that when a student drops a course, it leads to deletion anomalies where the student's record is completely removed. Which type of anomaly is observed in this scenario?

   A) Insertion anomaly 

B) Deletion anomaly 

C) Update anomaly 

   D) Dependency anomaly

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An e-commerce database maintains a relation `OrderDetails` with attributes `(OrderID, ProductID, Quantity)`. When a product's quantity changes, the database administrator notices that updating this information requires modifying multiple records, leading to inconsistencies. Which type of anomaly is evident here?

   A) Insertion anomaly 

   B) Deletion anomaly 

C) Update anomaly 

   D) Dependency anomaly

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a manufacturing database, a relation `ProductInventory` has attributes `(ProductID, WarehouseID, Quantity)`. The database designer realizes that adding a new product to the inventory without assigning it to any warehouse is not allowed due to missing warehouse ID. Which type of anomaly is being prevented in this case?

   A) Insertion anomaly 

   B) Deletion anomaly 

   C) Update anomaly 

   D) Dependency anomaly

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A database system uses a relation `EmployeeSalary` with attributes `(EmployeeID, Salary)`. The database administrator notices that updating an employee's salary in multiple records every year is cumbersome and error-prone. Which type of anomaly is associated with this scenario?

   A) Insertion anomaly 

   B) Deletion anomaly 

   C) Update anomaly 

   D) Dependency anomaly

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A library database maintains a relation `BookLoans` with attributes `(BookID, MemberID, DueDate)`. When a member returns a book, the database administrator observes that deleting the corresponding record affects the book and member details. Which type of anomaly is evident here?

    A) Insertion anomaly 

    B) Deletion anomaly 

    C) Update anomaly 

    D) Dependency anomaly

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?