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)
 Multiple Fileds

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-19 : 17:50:36
Chris writes "I need to select 3 fields, and then use them to create a select list, so i have

Team
MemberA
MemberB
MemberC

I need to create a select list with distinct names of every player, but not every team has all 3 members, and some members appear in severel teams."
   

- Advertisement -