MySQL Forums
Forum List  »  General

Re: Query problem...
Posted by: hossein haghparast
Date: February 13, 2005 06:34AM

you can use this for example
SELECT item_id FROM table WHERE category_id > 3 AND category_id < 8;
and add limit too for show fewer items

http://www.torkiye.com/site.php

Options: ReplyQuote


Subject
Written By
Posted
January 22, 2005 04:56AM
January 22, 2005 11:53AM
January 22, 2005 03:50PM
Re: Query problem...
February 13, 2005 06:34AM


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.