| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Kent Hoover | Date: | July 11 2002 6:22pm |
| Subject: | help with MySQL SELECT statement | ||
| View as plain text | |||
I would use this query:
SELECT DISTINCT SUBSTRING(email,LOCATE('@', email) ) FROM AddressList ;
Cheers,
Kent
sql, query, y'hear
| Thread | ||
|---|---|---|
| • help with MySQL SELECT statement | Kent Hoover | 11 Jul |
| • Re: help with MySQL SELECT statement | Egor Egorov | 12 Jul |
