You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Saravana Kannan <sk...@engr.uky.edu> on 2004/05/05 03:19:50 UTC

Retrieving unique values of a field.

Hi,

I have a table with a VARCHAR field. I want to extract all the unique values in 
the table for that field. AFAIK torque only reads in whole records as objects. 
Is there a way to get only a particular file. I want something like - 

SELECT UNIQUE(category) FROM tablex;

~Sarav

-- 
There are 10 kinds of people in the world,
those who know binary and those who don't.





---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org