Hi,

> I have mysql table which retains names,Data is written to mysql table
using
> php query, however when I check the records, I amn't able to do the same
in
> alphabetical order.
> How do I make mysql to retain records in alphabetical order.

With an ORDER BY clause perhaps?

With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to