FireFox! The PHP Forum Loans and Credit
Panama Web Design for Hire Free Insurance Quotes!
Web Hosting Advertise Here $10 a Month Designer Children
Never Pay Taxes Again HGH Domain name registration
Web Hosting and Dedicated Servers Insurance Affordable web-hosting


HomeWatched TopicsRegisterSearchDirectory
FAQMemberlistUsergroupsLog inStoresItemsBank
Google

Reply to topic Page 1 of 1
VERY URGENT question about calculating average
Message  

Reply with quote
Post VERY URGENT question about calculating average 
presently there is a table which records information about users enquiring for fares to a particular destination.

in the existing report which is a php file when a particular date is selected this php file will display the total number of enquiries for each destination and its price for a particular dates. in this php file a select query is executed along with GROUP BY and ORDER BY

ex=
DESTINATION        PRICE
sydney            1000
melbourne                        2500
perth            2000
sydney            2000
sydney            3000

my question is

1.
i would like to add all sydney fares and find the average and similarly for other cities. ex=

DESTINATION        PRICE
sydney            500
melbourne                        200

2.
i would like to display the city which had the maximum number of enquiries to the city with minimum enquiries in a descending order with the numeric value.

please provide the code for 1 and 2.

thanks in advance.

View user's profile Send private message

Reply with quote
Post  
for the first one try this:

SELECT avg(price) FROM cities GROUP BY destination

About the second one: do you store the amount of inquiries in your database?


_________________
www.eb-downloads.com
FREE E-BOOKS DOWNLOADS.
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  



Google

FireFox! The PHP Forum Loans and Credit
Panama Web Design for Hire Free Insurance Quotes!
Web Hosting Advertise Here $10 a Month Designer Children
Never Pay Taxes Again HGH Domain name registration
Web Hosting and Dedicated Servers Insurance Affordable web-hosting


Web Design by PlatinumShore.com & Web Hosting by TradeWebHosting.com