[thelist] Simple table question...

Jonathan Dillon jdillon at boehm-ritter.com
Mon May 9 18:23:05 CDT 2005


SELECT DISTINCT(email), firstname, lastname, phone FROM tablename;

This is rather retarded, but why would this pull up duplicate emails?  I
just don't understand.  I thought DISTINCT would explicitly be distinct to
the column name.

Anyone?

Jonathan



More information about the thelist mailing list