Multiple Choice
In the Sports Physical Therapy database, how can you determine the number of sessions completed by therapist Steven Wilder?
A) In the Therapist table, count the number of values in the SessionNum column for Steven Wilder.
B) In the Session table, count the number of times Steven Wilder appears in the TherapistName column.
C) In the Therapies table, count the number of values in the SessionTherapist column for Steven Wilder.
D) In the Therapist table, find the TherapistID for Steven Wilder, and then count the number of times his TherapistID appears in the Session table.
Correct Answer:

Verified
Correct Answer:
Verified
Q34: What do two tables use to link
Q35: Which of the following is a visual
Q36: An employee's last name is an example
Q37: What is the term for a collection
Q38: Discuss why using a relational DBMS provides
Q40: An entity is a person, place, event,
Q41: Redundancy makes changing data more cumbersome and
Q42: In the Sports Physical Therapy database, which
Q43: In the Pitt Fitness database, which table
Q44: In the Pitt Fitness database, you can