Create the following SQL queries: 3. Find the exercise which contains the maximum total weight lifted ◦ Show: Exercise,
Posted: Mon May 09, 2022 6:17 am
Create the following SQL queries:
3. Find the exercise which contains the maximum total weight
lifted
◦ Show: Exercise, Maximum weight
◦ Ensure you show captions for each of the columns
◦ Hint: you would need to consider the number of times the
weight is lifted and weight
e.g. rep multiplied by attempt multiplied by the weight
3. Find the exercise which contains the maximum total weight
lifted
◦ Show: Exercise, Maximum weight
◦ Ensure you show captions for each of the columns
◦ Hint: you would need to consider the number of times the
weight is lifted and weight
e.g. rep multiplied by attempt multiplied by the weight