Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 custom group by?

Author  Topic 

dcreelman
Starting Member

1 Post

Posted - 2001-03-28 : 18:27:09
I get a result set of emails from an sql query and I would like to group them by what is after the '@' symbol. It is required by the application I am using that I group them using the select query. Is this possible? Has anyone done anything like this?

If so I could use the syntax, or a link to where I can read up on it.
Thanks
David

   

- Advertisement -