Heya all...

I have a listing of last names in a table. I would like to get MySQL to 
give me a result set of last names that began with a letter so that in PHP 
I can put them into alpha order. I don't want a set of all names, just 
those with one letter (the idea being I can then have one letter per page), 
and I don't want to "select all" from the whole table. Does anyone know how 
to do this, or am I going about it the wrong way?
Thanks
--Photocon

Conrad Hunziker III
www.nightskyent.com


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to