MySQL Forums
Forum List  »  Newbie

Re: Dividing a count by another count
Posted by: Peter Brawley
Date: August 31, 2020 06:51PM

You want the average book_loan count (not amount) per customer. How to write it depends on the structure of the table, so let's see the result of Show Create Table for the table that tracks customers' book loans.

Options: ReplyQuote


Subject
Written By
Posted
Re: Dividing a count by another count
August 31, 2020 06:51PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.