sorry I am forwarding this to turbine-user list.
Just thought many torque users 
 may still not have subscribed to turbine-torque-user list.

----- Original Message ----- 
From: "Dinesh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 07, 2002 1:00 PM
Subject: distinct, group by, count


> 
> We have been experimenting with Torque and find
> a lot of useful functionality, and works too with both
> MySQL and HSQL.
> 
> However we could not find out how to get Torque
> to build queries for SQL features like "select distinct"
> "group by", "count" and such. 
> 
> How are people working with these? What is the expected
> way to get these functionalities?
> 
> thanks much for any clues,
> -dinesh
> 
> -----
> 
> a. select distinct name from employee
> b. select count(empid) from employee
> c. select name from employee group by name
> 
> How to perform these task in torque?
> 
> -----
> 
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to