-
sourceuno
- Posts: 225
- Joined: Mon Apr 09, 2001 3:58 pm
Post
by sourceuno »
Is there a way to get a count of the number of distinct records in a table? I try using the following query but get an error:
select count(distinct(id)) from mytable
-
bart
- Posts: 251
- Joined: Wed Apr 26, 2000 12:42 am
Post
by bart »
Not yet (I've wanted this for a long time), but you can use <xtree> to do this pretty quickly.
-
John
- Site Admin
- Posts: 2622
- Joined: Mon Apr 24, 2000 3:18 pm
- Location: Cleveland, OH
-
Contact:
Post
by John »
Count distinct will be available in all future versions of Texis.
John Turnbull
Thunderstone Software