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)
 Group By statement

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-21 : 11:32:40
Shawn Mills writes "I have a 10-digit user name field that dictates certain information about each customer. For instance the first 2 digits tells me what country the user is from. After that it is a unique code.

I was wondering is it possible to group those individuals by the first two digits only.

In other words I want to know how much money I am making from individuals in various countries.

Thanks"
   

- Advertisement -