[EMAIL PROTECTED] wrote:
I know this is a little off Topic but you have all been so much help in the Past.

I have a Very Large table in a database (2000) or more entries. What i want is a query that will return an array or something of all the unique entries of a particular collum. For Example.
I have a table with 2500 names seperated into Last_name First_name. I want to run a query that gives all the unique first names (excluding repeats)
This is for A PHP-mysql project

SELECT DISTINCT First_name FROM VERY_LARGE_TABLE

--
Andrew Jorgensen

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to