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;
Comment on
Re: Re: Re: Re: MySQL Answer
In Section
Seekers of Perl Wisdom