accesshelp
New member
- Local time
- Today, 04:03
- Joined
- Mar 10, 2010
- Messages
- 2
Hi,
I wish to query a database table to return the most common email address domains.
So for example for the email address myname@mydomain.com, it would need to ignore the myname@ and just look at mydomain.com
Then return a list of the most popular end domains in the database and display them, most common first..
Is this possible? If so I would really appreciate some help with this!
Thanks so much
I wish to query a database table to return the most common email address domains.
So for example for the email address myname@mydomain.com, it would need to ignore the myname@ and just look at mydomain.com
Then return a list of the most popular end domains in the database and display them, most common first..
Is this possible? If so I would really appreciate some help with this!
Thanks so much