Deck 4: Update Operations, update Anomalies, and Normalization
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/100
Play
Full screen (f)
Deck 4: Update Operations, update Anomalies, and Normalization
1
ENROLLMENT
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following actions in the table ENROLLMENT will be affected by a modification anomaly?
A)Changing the name of Joe to Joseph
B)Changing the name of English1 to English101
C)Changing the name of History1 to History101
D)Changing the name of Bob to Robert
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following actions in the table ENROLLMENT will be affected by a modification anomaly?
A)Changing the name of Joe to Joseph
B)Changing the name of English1 to English101
C)Changing the name of History1 to History101
D)Changing the name of Bob to Robert
Changing the name of English1 to English101
2
Which of the following functional dependencies in the table FLIGHT is an augmented functional dependency?
A)FlightID,Date --> NoOfPassengers
B)FlightID --> Origin
C)FlightID --> Destination
D)FlightID,Date --> Origin
A)FlightID,Date --> NoOfPassengers
B)FlightID --> Origin
C)FlightID --> Destination
D)FlightID,Date --> Origin
D
3
Which of the following is a read operation?
A)Entering new data in the relation
B)Retrieving data from the relation
C)Removing data from the relation
D)Changing the existing data in the relation
A)Entering new data in the relation
B)Retrieving data from the relation
C)Removing data from the relation
D)Changing the existing data in the relation
B
4
ENROLLMENT
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following functional dependencies does NOT exist in the table ENROLLMENT?
A)StudentID --> StudentName
B)StudentName --> StudentID
C)StudentID --> ClassID
D)ClassID --> ClassName
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following functional dependencies does NOT exist in the table ENROLLMENT?
A)StudentID --> StudentName
B)StudentName --> StudentID
C)StudentID --> ClassID
D)ClassID --> ClassName
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
5
ENROLLMENT
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following (regarding the relation ENROLLMENT)represents the insertion anomaly?
A)Inability to insert a student without adding a class
B)Inability to insert a class without adding a student
C)Inability to insert a class name without a class ID
D)Inability to insert a student name without a student ID
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following (regarding the relation ENROLLMENT)represents the insertion anomaly?
A)Inability to insert a student without adding a class
B)Inability to insert a class without adding a student
C)Inability to insert a class name without a class ID
D)Inability to insert a student name without a student ID
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
6
If A --> B and B --> A are existing functional dependencies,which of the following are NOT equivalent functional dependencies?
A)A --> B and B --> A
B)A --> B,X and B --> A,X
C)X --> A and A --> B
D)X,A --> B,X and X,B --> A,X
A)A --> B and B --> A
B)A --> B,X and B --> A,X
C)X --> A and A --> B
D)X,A --> B,X and X,B --> A,X
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
7
Every relation contains:
A)Equivalent functional dependency
B)Augmented functional dependency
C)Trivial functional dependency
D)All of the above
A)Equivalent functional dependency
B)Augmented functional dependency
C)Trivial functional dependency
D)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
8
Normalizing table ENROLLMENT to 3NF will result in:
A)No changes (table ENROLLMENT remains as is,no additional tables)
B)Two separate tables
C)Three separate tables
D)Four separate tables
A)No changes (table ENROLLMENT remains as is,no additional tables)
B)Two separate tables
C)Three separate tables
D)Four separate tables
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
9
FLIGHT
Observe the table FLIGHT:
FLIGHT
-Which of the following (regarding the relation FLIGHT)represents the insertion anomaly?
A)Inability to insert a flight without its occurrence
B)Inability to insert an origin without a destination
C)Inability to insert a destination without an origin
D)Inability to insert a number of passengers without a flight ID and date
Observe the table FLIGHT:
FLIGHT
-Which of the following (regarding the relation FLIGHT)represents the insertion anomaly?
A)Inability to insert a flight without its occurrence
B)Inability to insert an origin without a destination
C)Inability to insert a destination without an origin
D)Inability to insert a number of passengers without a flight ID and date
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
10
If A --> B is an existing functional dependency,which of the following is an augmented functional dependency?
A)A,B --> C
B)A,C --> B
C)A --> C
D)B --> A
A)A,B --> C
B)A,C --> B
C)A --> C
D)B --> A
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
11
Which of the following is a modify operation?
A)Entering new data in the relation
B)Retrieving data from the relation
C)Removing data from the relation
D)Changing the existing data in the relation
A)Entering new data in the relation
B)Retrieving data from the relation
C)Removing data from the relation
D)Changing the existing data in the relation
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
12
Every relation contains:
A)Full key functional dependency
B)Partial functional dependency
C)Transitive functional dependency
D)All of the above
A)Full key functional dependency
B)Partial functional dependency
C)Transitive functional dependency
D)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
13
Which of the following functional dependencies does not exist in the table FLIGHT?
A)FlightID --> NoOfPassengers
B)FlightID --> Origin
C)FlightID --> Destination
D)FlightID,Date --> NoOfPassengers
A)FlightID --> NoOfPassengers
B)FlightID --> Origin
C)FlightID --> Destination
D)FlightID,Date --> NoOfPassengers
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
14
ENROLLMENT
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following (regarding the relation ENROLLMENT)represents the modification anomaly?
A)If a class name changes,it may have to be changed in more than one record
B)If a student ID changes,we may have to change the class ID as well
C)If a class ID changes,we may have to change the student ID as well
D)If a student decides to use a longer version of his or her name,we cannot accommodate that modification
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following (regarding the relation ENROLLMENT)represents the modification anomaly?
A)If a class name changes,it may have to be changed in more than one record
B)If a student ID changes,we may have to change the class ID as well
C)If a class ID changes,we may have to change the student ID as well
D)If a student decides to use a longer version of his or her name,we cannot accommodate that modification
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
15
What type of functional dependency does NOT exist in the table FLIGHT?
A)Trivial
B)Full key
C)Partial
D)Transitive
A)Trivial
B)Full key
C)Partial
D)Transitive
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
16
Table ENROLLMENT is:
A)Not in 1NF
B)In 1NF but not in 2NF
C)In 2NF but not in 3NF
D)In 3NF
A)Not in 1NF
B)In 1NF but not in 2NF
C)In 2NF but not in 3NF
D)In 3NF
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
17
ENROLLMENT
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following (regarding the relation ENROLLMENT)represents the deletion anomaly?
A)Deleting a student ID may delete a student name
B)Deleting a class ID may delete the class name
C)Deleting a class may delete all information about a student
D)Deleting a student may delete all information about a class
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following (regarding the relation ENROLLMENT)represents the deletion anomaly?
A)Deleting a student ID may delete a student name
B)Deleting a class ID may delete the class name
C)Deleting a class may delete all information about a student
D)Deleting a student may delete all information about a class
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
18
ENROLLMENT
Observe the table ENROLLMENT:
ENROLLMENT
-What type of functional dependency does NOT exist in the table ENROLLMENT?
A)Trivial
B)Full key
C)Partial
D)Transitive
Observe the table ENROLLMENT:
ENROLLMENT
-What type of functional dependency does NOT exist in the table ENROLLMENT?
A)Trivial
B)Full key
C)Partial
D)Transitive
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
19
ENROLLMENT
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following is in danger of being affected by the deletion anomaly in the table ENROLLMENT?
A)Student 111,Joe
B)Student 222,Bob
C)Class H1,History
D)Class E1,English
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following is in danger of being affected by the deletion anomaly in the table ENROLLMENT?
A)Student 111,Joe
B)Student 222,Bob
C)Class H1,History
D)Class E1,English
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
20
ENROLLMENT
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following actions in the table ENROLLMENT will be prevented by an insertion anomaly?
A)Entering a new student 444,Sue
B)Entering a new student 555,Lisa
C)Entering a new record 666,Bob,E1,English
D)Entering a new class M1,Math1
Observe the table ENROLLMENT:
ENROLLMENT
-Which of the following actions in the table ENROLLMENT will be prevented by an insertion anomaly?
A)Entering a new student 444,Sue
B)Entering a new student 555,Lisa
C)Entering a new record 666,Bob,E1,English
D)Entering a new class M1,Math1
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
21
Every relation without transitive functional dependencies is in 3NF.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
22
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Attempting to insert a new vehicle 555,Van,Honda in the table VEHICLE will cause an occurrence of an insertion anomaly.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Attempting to insert a new vehicle 555,Van,Honda in the table VEHICLE will cause an occurrence of an insertion anomaly.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
23
Normalizing table FLIGHT to 3NF will result in:
A)No changes (table FLIGHT remains as is,no additional tables)
B)Two separate tables
C)Three separate tables
D)Four separate tables
A)No changes (table FLIGHT remains as is,no additional tables)
B)Two separate tables
C)Three separate tables
D)Four separate tables
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
24
Every 3NF database can be further streamlined by including designer-added tables and keys.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
25
DOCTOR
Observe the table DOCTOR:
DOCTOR
This table will be used for the following questions citing table DOCTOR.
-Normalizing table DOCTOR to 3NF will result in:
A)No changes (table DOCTOR remains as is,no additional tables)
B)Two separate tables
C)Three separate tables
D)Four separate tables
Observe the table DOCTOR:
DOCTOR
This table will be used for the following questions citing table DOCTOR.
-Normalizing table DOCTOR to 3NF will result in:
A)No changes (table DOCTOR remains as is,no additional tables)
B)Two separate tables
C)Three separate tables
D)Four separate tables
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
26
If A,B,C,and D are columns of the table whose composite primary key is A,B
while C and D are nonkey columns
then B --> C is a partial functional dependency.
while C and D are nonkey columns
then B --> C is a partial functional dependency.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
27
DOCTOR
Observe the table DOCTOR:
DOCTOR
This table will be used for the following questions citing table DOCTOR.
-What type of functional dependency exists in the table DOCTOR?
A)Trivial
B)Partial
C)Transitive
D)All of the above
Observe the table DOCTOR:
DOCTOR
This table will be used for the following questions citing table DOCTOR.
-What type of functional dependency exists in the table DOCTOR?
A)Trivial
B)Partial
C)Transitive
D)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
28
Every relation without transitive functional dependencies is in 2NF.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
29
DOCTOR
Observe the table DOCTOR:
DOCTOR
This table will be used for the following questions citing table DOCTOR.
-Table DOCTOR is:
A)Not in 1NF
B)In 1NF but not in 2NF
C)In 2NF but not in 3NF
D)In 3NF
Observe the table DOCTOR:
DOCTOR
This table will be used for the following questions citing table DOCTOR.
-Table DOCTOR is:
A)Not in 1NF
B)In 1NF but not in 2NF
C)In 2NF but not in 3NF
D)In 3NF
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
30
Every relation without partial functional dependencies is in 3NF.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
31
Table FLIGHT is:
A)Not in 1NF
B)In 1NF but not in 2NF
C)In 2NF but not in 3NF
D)In 3NF
A)Not in 1NF
B)In 1NF but not in 2NF
C)In 2NF but not in 3NF
D)In 3NF
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
32
If A,B,C,and D are columns of the table whose composite primary key is A,B
while C and D are nonkey columns
then B --> D is a transitive functional dependency.
while C and D are nonkey columns
then B --> D is a transitive functional dependency.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
33
If A,B,C,and D are columns of the table whose composite primary key is A,B
while C and D are nonkey columns
then C --> D is a transitive functional dependency.
while C and D are nonkey columns
then C --> D is a transitive functional dependency.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
34
A nonkey column is a column in a relation that is not a primary or a candidate key column.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
35
Every relation is in 1NF.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
36
Update operations are also referred to as read operations.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
37
An insertion anomaly occurs when a user who wants to insert data about one real world entity is forced to enter a unique value about it.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
38
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Attempting to insert a new vehicle 666,Car,Ford in the table VEHICLE will cause an occurrence of an insertion anomaly.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Attempting to insert a new vehicle 666,Car,Ford in the table VEHICLE will cause an occurrence of an insertion anomaly.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
39
Every relation without partial functional dependencies is in 2NF.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
40
Every normalized database is eventually denormalized.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
41
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency VehicleID --> OwnerID exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency VehicleID --> OwnerID exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
42
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Make --> OwnerID exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Make --> OwnerID exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
43
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Type --> VehicleID exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Type --> VehicleID exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
44
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Make --> VehicleID exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Make --> VehicleID exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
45
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Attempting to insert a new owner O4,Matt in the table VEHICLE will cause an occurrence of an insertion anomaly.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Attempting to insert a new owner O4,Matt in the table VEHICLE will cause an occurrence of an insertion anomaly.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
46
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Deleting the following record in the table VEHICLE: 222,Car,Ford,O2,Pat
while leaving the remaining three records in the table,will cause an occurrence of a deletion anomaly.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Deleting the following record in the table VEHICLE: 222,Car,Ford,O2,Pat
while leaving the remaining three records in the table,will cause an occurrence of a deletion anomaly.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
47
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Make --> OwnerName exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Make --> OwnerName exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
48
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Type --> OwnerName exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Type --> OwnerName exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
49
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Changing the name of owner O2,Pat to Patrick in the table VEHICLE will cause an occurrence of a modification anomaly.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Changing the name of owner O2,Pat to Patrick in the table VEHICLE will cause an occurrence of a modification anomaly.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
50
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Changing the name of owner O3,Pam to Pamela in the table VEHICLE will cause an occurrence of a modification anomaly.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Changing the name of owner O3,Pam to Pamela in the table VEHICLE will cause an occurrence of a modification anomaly.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
51
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Type --> OwnerID exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Type --> OwnerID exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
52
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Changing the type and name of vehicle 444 in the table VEHICLE will cause an occurrence of a modification anomaly.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Changing the type and name of vehicle 444 in the table VEHICLE will cause an occurrence of a modification anomaly.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
53
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency VehicleID --> Type exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency VehicleID --> Type exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
54
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency VehicleID --> Make exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency VehicleID --> Make exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
55
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency VehicleID --> OwnerName exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency VehicleID --> OwnerName exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
56
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-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.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-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.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
57
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Make --> Type exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Make --> Type exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
58
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Deleting the following record in the table VEHICLE: 333,Truck,Honda,O3,Pam
will cause an occurrence of a deletion anomaly.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Deleting the following record in the table VEHICLE: 333,Truck,Honda,O3,Pam
will cause an occurrence of a deletion anomaly.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
59
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Changing the name of owner O1,Pam to Pamela in the table VEHICLE will cause an occurrence of a modification anomaly.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Changing the name of owner O1,Pam to Pamela in the table VEHICLE will cause an occurrence of a modification anomaly.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
60
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Type --> Make exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency Type --> Make exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
61
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Table VEHICLE is in 3NF
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Table VEHICLE is in 3NF
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
62
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Partial functional dependency exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Partial functional dependency exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
63
STUDENT
Observe the table STUDENT:
STUDENT
-Functional dependency StudentID --> Name exists in the table STUDENT.
Observe the table STUDENT:
STUDENT
-Functional dependency StudentID --> Name exists in the table STUDENT.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
64
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Normalizing table VEHICLE to 3NF will result in two separate tables.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Normalizing table VEHICLE to 3NF will result in two separate tables.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
65
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerID --> Type exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerID --> Type exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
66
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerName --> VehicleID exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerName --> VehicleID exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
67
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerID --> OwnerName exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerID --> OwnerName exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
68
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Trivial functional dependency exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Trivial functional dependency exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
69
STUDENT
Observe the table STUDENT:
STUDENT
-Full key functional dependency exists in the table STUDENT.
Observe the table STUDENT:
STUDENT
-Full key functional dependency exists in the table STUDENT.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
70
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Full key functional dependency exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Full key functional dependency exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
71
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Table VEHICLE is in 1NF
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Table VEHICLE is in 1NF
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
72
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerName --> Make exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerName --> Make exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
73
STUDENT
Observe the table STUDENT:
STUDENT
-Equivalent functional dependencies exist in the table STUDENT.
Observe the table STUDENT:
STUDENT
-Equivalent functional dependencies exist in the table STUDENT.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
74
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Table VEHICLE is in 2NF
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Table VEHICLE is in 2NF
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
75
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerID --> VehicleID exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerID --> VehicleID exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
76
STUDENT
Observe the table STUDENT:
STUDENT
-Augmented functional dependency exists in the table STUDENT.
Observe the table STUDENT:
STUDENT
-Augmented functional dependency exists in the table STUDENT.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
77
STUDENT
Observe the table STUDENT:
STUDENT
-Functional dependency SSN --> Name exists in the table STUDENT.
Observe the table STUDENT:
STUDENT
-Functional dependency SSN --> Name exists in the table STUDENT.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
78
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerName --> OwnerID exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerName --> OwnerID exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
79
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerName --> Type exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerName --> Type exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
80
VEHICLE
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerID --> Make exists in the table VEHICLE.
Observe the table VEHICLE that contains the following four records:
VEHICLE
-Functional dependency OwnerID --> Make exists in the table VEHICLE.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck