Grouping



Hello!

I have an tatable with records defined by 3 values, let's call them "id", "name" and "type".

Now, I need to call all the records of one type, group them by the ID value, and put only one of the same ID in an array, how to pull this off without loops and easy on the load?

Thank you in advance!
.



Relevant Pages

  • Re: Skins - a great solution
    ... >> taking the top left bit as transparent you load it into a picture box ... C++ loops are obviously faster. ... would be to loop through the pixels in the array, directly, without calling ... I don't know how to get at the byte array from a bitmap handle. ...
    (microsoft.public.vb.winapi)
  • Re: Using DBI, Set Select to Variable
    ... What I can't figure out is how to load it to a single variable if I ... know that there's only 1 value, instead of an array. ... In this case, "username" is a PRIMARY, so it can only be found once; ... can't find how to pull it out otherwise. ...
    (comp.lang.perl.misc)
  • Re: Grouping
    ... >> value, and put only one of the same ID in an array, how to pull this off ... >> without loops and easy on the load? ... Prev by Date: ...
    (alt.php)
  • Counters/Loops in Matlab
    ... I have a series of for loops and within the innermost one, ... sorting through an array to pull out some values (example: ...
    (comp.soft-sys.matlab)
  • Re: Grouping
    ... > value, and put only one of the same ID in an array, how to pull this off ... > without loops and easy on the load? ... Prev by Date: ...
    (alt.php)