Re: PROBLEM WITH ORDER BY
Posted by: naveen tewari
Date: July 12, 2007 06:36AM

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

Options: ReplyQuote


Subject
Views
Written By
Posted
4990
July 21, 2006 03:35AM
2212
August 31, 2006 12:41PM
2281
September 07, 2006 02:17AM
Re: PROBLEM WITH ORDER BY
2268
July 12, 2007 06:36AM
2144
July 12, 2007 06:37AM
2237
July 26, 2007 04:48AM
2231
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.