Do you mean when you retrieve data from the database? If so, yes, it has
this ability. Look at the ORDER BY clause that is part of the SELECT
statement.

http://www.mysql.com/doc/S/E/SELECT.html

--jeff

----- Original Message -----
From: "Paul Wallace" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 26, 2002 10:00 PM
Subject: Roman alpha sorting!


> Hello,
>     Further to my last entry, and hopefully more simple, does MySQL have
the
> capability of sorting data alphabetically using the ROMAN alphabet? Ie
A-Z.
>
> Thanks for all input
>
> Paul.
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to