Re: PROBLEM WITH ORDER BY
Posted by: Thomas CORBIERE
Date: July 26, 2007 04:48AM

Hello,

If the column is "product" the query should be :

SELECT *
FROM `products`
WHERE `site_id` =229
ORDER BY `products`.`product` ASC
LIMIT 0 , 30

Regards,

Thomas CORBIERE

Options: ReplyQuote


Subject
Views
Written By
Posted
5101
July 21, 2006 03:35AM
2260
August 31, 2006 12:41PM
2342
September 07, 2006 02:17AM
2308
July 12, 2007 06:36AM
2192
July 12, 2007 06:37AM
Re: PROBLEM WITH ORDER BY
2295
July 26, 2007 04:48AM
2271
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.