http://qs321.pair.com?node_id=107153

mandrakus has asked for the wisdom of the Perl Monks concerning the following question:

Can someone help me optimize this query? I'm kind of new at database stuff. $q=" select sitename,url,country,language,listing,description from main where category='$category' and sitename like '$letter' "; Thanks, Axel