Hi, Paul

Took about 3 seconds, no duplicates.

Win 7-64, 4 GB memory, 3-core AMD with Folding@Home running in the 
background(!).

Dan Covill
San Diego


On 08/27/12 12:21, Paul McNett wrote:
> {{{
> create cursor temp (gid c(16))
>
> for n = 1 to 1000000
>    insert into temp (gid) values (sys(2015))
> endfor
>
> select gid, count(*) from temp group by 1 having count(*) > 1
> }}}
>
> Let me know how many non-unique rows you get on your processor. I'm running 
> XP on a
> virtual machine so that could be throttling my system enough to not see any 
> issue.

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to