Re: ordering mysql request by part of a key
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Fri, 29 Dec 2006 20:59:41 -0500
bill wrote:
I have a database of kennels. One page lists the kennels alphabetically by kennel name.
I have a field for kennel name and an index with kennel name as the only field.
Some of the kennels have the word "The" as the first word in the name and they do not want to be listed alphabetically by "The..."
Is there a way that I can request that mysql ignore "The" in a kennel name when ordering it or must I create a new field for the ordering and remove the "The" from the kennel name for that field ?
bill
comp.databases.mysql would be a much better place to ask this question.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- Follow-Ups:
- Re: ordering mysql request by part of a key
- From: bill
- Re: ordering mysql request by part of a key
- References:
- ordering mysql request by part of a key
- From: bill
- ordering mysql request by part of a key
- Prev by Date: Re: How to build a web application the right way
- Next by Date: Re: Poogle and Google pugged out !
- Previous by thread: ordering mysql request by part of a key
- Next by thread: Re: ordering mysql request by part of a key
- Index(es):
Relevant Pages
|