Page 1 of 1

order from greatest to least

Posted: Fri Apr 24, 2009 7:25 am
by dsick
i have a table called views in my users table.....
i want the highest number of views to be placed at the top


i have a chart position on my site and it will be determined by a number of things like highest views(unique views)highest ranking, number of comments ect, it will be broken down into different categories of criteria... all im wanting to know how to do is order data from least to greatest inside of my database....

Re: order from greatest to least

Posted: Fri Apr 24, 2009 7:44 am
by dsick
figured it out my self, i am going to use some appregate functions