Re: PROBLEM WITH ORDER BY
i tried make a table's column "product" in a order in "phpmyadmin" the table get sort for axxxxx to wxxxxx then again strated from axxxx ......
generated query is as follows:
SELECT *
FROM `products`
WHERE `site_id` =229
ORDER BY `products`.`pname` ASC
LIMIT 0 , 30
Subject
Views
Written By
Posted
5104
July 21, 2006 03:35AM
2268
August 31, 2006 12:41PM
2344
September 07, 2006 02:17AM
Re: PROBLEM WITH ORDER BY
2310
July 12, 2007 06:36AM
2195
July 12, 2007 06:37AM
2301
July 26, 2007 04:48AM
2275
August 14, 2007 07:43AM
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.