Question: Consider the following SQL query SELECT clientID, clientname, petname FROM owner, pet WHERE owner.petlD- pet .petID AND pettype - 'dog; Match the parts of the

Consider the following SQL query SELECT clientID, clientname, petname FROM owner, pet WHERE owner.petlD- pet .petID AND pettype - 'dog; Match the parts of the query with its classification. Owner Owner.PetID A. Foreign Key B. Field C. Table D. Condition -PetName PetType dog
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
