Julie:
--- Julie Keywell <julie@iparenting.com> wrote:
> Hi there!
>
> I would like to count the number of distinct values
> in a column. Is
> there any way to combine DISTINCT and COUNT and if
> so, what is the syntax?
try SELECT COUNT(DISTINCT(<column name>))
FROM .....
ludwig
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com