Question: Have to solve using Relational Algebra Schema: CaughtReport(Phone, TagID, Date, Time, BID, SwimID, Weight, Condition) Pound(PName, PCity) PoundGround(PName, PoundGroundID, Location, NickName) breed(BID, BName, Descriptions) Q1.
Have to solve using Relational Algebra
Schema:
CaughtReport(Phone, TagID, Date, Time, BID, SwimID, Weight, Condition)
Pound(PName, PCity) PoundGround(PName, PoundGroundID, Location, NickName)
breed(BID, BName, Descriptions)
Q1. Find the largest dog ever caught in each breed Your result should display the date, time, pound name, pound location in that PoundGround of the caught dog, the name of the dog breed and the weight of the dog.
Q2. Based on past experience, which PoundGround location(s) will be best for catching the largest labrador(in terms of weight)?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
