Click to See Complete Forum and Search --> : distinct


Barabas
03-05-2003, 06:09 AM
If the amt of data being returned is high,

which would be more efficient to use a group by clause or the distinct keyword..

Tarry
03-05-2003, 08:25 AM
depending on what exactly you want to achieve, i figure you want this in a dwh environment and achieve the same result.

Try using the autotrace,analyzing the data and then see which costs less.