Exam 4: Update Operations, update Anomalies, and Normalization
Exam 1: Introduction57 Questions
Exam 2: Database Requirements and ER Modeling100 Questions
Exam 3: Relational Database Modeling100 Questions
Exam 4: Update Operations, update Anomalies, and Normalization100 Questions
Exam 5: SQL100 Questions
Exam 6: Database Implementation and Use55 Questions
Exam 7: Data Warehousing Concepts48 Questions
Exam 8: Data Warehouse and Data Mart Modeling100 Questions
Exam 9: Data Warehouse Implementation and Use50 Questions
Exam 10: Overview of Dbms Functionalities and Database Administration42 Questions
Select questions type
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
Vehiclell Type Make OwnerID OwnerName 111 Car Ford O1 Pam 222 Car Ford O2 Pat 333 Thuck Honda O3 Pan 444 Car Honda O1 Pan
-Deleting the following record in the table VEHICLE: 111,Car,Ford,O1,Pam
while leaving the remaining three records in the table,will cause an occurrence of a deletion anomaly.
(True/False)
4.8/5
(37)
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
Vehiclell Type Make OwnerID OwnerName 111 Car Ford O1 Pam 222 Car Ford O2 Pat 333 Thuck Honda O3 Pan 444 Car Honda O1 Pan
-Functional dependency OwnerID --> VehicleID exists in the table VEHICLE.
(True/False)
4.8/5
(33)
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
Vehiclell Type Make OwnerID OwnerName 111 Car Ford O1 Pam 222 Car Ford O2 Pat 333 Thuck Honda O3 Pan 444 Car Honda O1 Pan
-Functional dependency VehicleID --> OwnerName exists in the table VEHICLE.
(True/False)
4.8/5
(24)
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
Vehiclell Type Make OwnerID OwnerName 111 Car Ford O1 Pam 222 Car Ford O2 Pat 333 Thuck Honda O3 Pan 444 Car Honda O1 Pan
-Functional dependency VehicleID --> OwnerID exists in the table VEHICLE.
(True/False)
4.8/5
(39)
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
Vehiclell Type Make OwnerID OwnerName 111 Car Ford O1 Pam 222 Car Ford O2 Pat 333 Thuck Honda O3 Pan 444 Car Honda O1 Pan
-Functional dependency Type --> OwnerID exists in the table VEHICLE.
(True/False)
4.9/5
(35)
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
Vehiclell Type Make OwnerID OwnerName 111 Car Ford O1 Pam 222 Car Ford O2 Pat 333 Thuck Honda O3 Pan 444 Car Honda O1 Pan
-Functional dependency OwnerName --> OwnerID exists in the table VEHICLE.
(True/False)
4.9/5
(32)
Every relation without transitive functional dependencies is in 2NF.
(True/False)
5.0/5
(32)
If A --> B and B --> A are existing functional dependencies,which of the following are NOT equivalent functional dependencies?
(Multiple Choice)
4.9/5
(26)
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
Vehiclell Type Make OwnerID OwnerName 111 Car Ford O1 Pam 222 Car Ford O2 Pat 333 Thuck Honda O3 Pan 444 Car Honda O1 Pan
-Attempting to insert a new vehicle 666,Car,Ford in the table VEHICLE will cause an occurrence of an insertion anomaly.
(True/False)
4.9/5
(43)
STUDENT
Observe the table STUDENT:
STUDENT
StudentID SSN Nane Class D111 111-11-1111 Connor Freshman D222 222-22-2121 Trevor Freshman D333 333-33-3333 Connor Sophomore D444 444-444444 Parker Sophomore D555 555-55-5555 Connor Sophomore
-Table STUDENT is in 2NF.
(True/False)
4.7/5
(29)
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
Vehiclell Type Make OwnerID OwnerName 111 Car Ford O1 Pam 222 Car Ford O2 Pat 333 Thuck Honda O3 Pan 444 Car Honda O1 Pan
-Functional dependency OwnerID --> OwnerName exists in the table VEHICLE.
(True/False)
5.0/5
(33)
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
Vehiclell Type Make OwnerID OwnerName 111 Car Ford O1 Pam 222 Car Ford O2 Pat 333 Thuck Honda O3 Pan 444 Car Honda O1 Pan
-Attempting to insert a new vehicle 555,Van,Honda in the table VEHICLE will cause an occurrence of an insertion anomaly.
(True/False)
4.9/5
(29)
ENROLLMENT
Observe the table ENROLLMENT:
ENROLLMENT
StudentID StidentName ClasslD CassName 111 Joe El Enghishl 222 Bob E1 Enghishl 333 Lisa H1 Historyl
-Which of the following (regarding the relation ENROLLMENT)represents the deletion anomaly?
(Multiple Choice)
4.9/5
(38)
Showing 81 - 100 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)