in reply to Re: Re: Re: MySQL Answer
in thread MySQL Answer

SELECT * FROM table WHERE title LIKE "category1|subcat1|%" ORDER BY title LIMIT 2;