You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Dinesh <di...@servelots.com> on 2002/04/08 10:15:44 UTC

Fw: distinct, group by, count

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" <di...@servelots.com>
To: <tu...@jakarta.apache.org>
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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>