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. zparticle

    ordering MySQL query results

    Thank you very much! That does exactly what I wanted. Now I'll have a clue as to how to do this in the future. :)
  2. zparticle

    ordering MySQL query results

    Basically what I'm trying to do is get a list of picture rows, ordered by the number of comments each picture has received in descending order, for a given time period. My query doesn't bring them back in the right order and I have no idea how to fix it. //------------------ select * from...

Part and Inventory Search

Back
Top