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
 Other Forums
 Other Topics
 getting out all unique values out of an array

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-02 : 17:30:40
Eric writes "hi,
i have an array with 4 fields, of which the last one is companyid..
since i want to find the addresses of the companies listed in the array, i want to get all unique names of companies out of the array..probably into another one.
In sql there is something like distinct, but how do i proceed with an array?
txs"
   

- Advertisement -