From: Justin B. <jgb...@gm...> - 2009-05-01 17:13:36
|
If you want select distinct, "unique" won't give it. The library does that through Group By instead. Can you be more specific? On Fri, May 1, 2009 at 10:04 AM, Guenther Schmidt <gue...@we...> wrote: > Hi guys, > > I can honestly say that I don't have a clue on how to use it. Or rather > where to place it. Or rather to use it to actually get a "select > distinct". > Whenever I did use it, it always grouped at the innermost level. > How can you determine the level *where* the grouping takes place? > > Günther > > > ------------------------------------------------------------------------------ > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > _______________________________________________ > Haskelldb-users mailing list > Has...@li... > https://lists.sourceforge.net/lists/listinfo/haskelldb-users > |