Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Repton

    MAX() Aggregation Problem

    I am trying to join three tables using the following query: $query_SCORES = "SELECT MAX(_hsSCORES.Totalscore) as Awin, date_format(_hsSCORES.Date, '%d.%m.%Y') as SDate, _hsSCORES.Featurewin, _hsSCORES.Gameversion, _hsUSERS.Nickname, _hsUSERS.Country...

Part and Inventory Search

Back
Top