Hi Richard,
It is a bit more than that for me anyway.  I have several complex views which are 
using grouping within the view themselves.  At the moment I have no other way of 
summarising the results of these views apart from inserting the results into a temp 
table and then processing the temp table, which is slow.

Greg.
  ----- Original Message ----- 
  From: D. Richard Hipp 
  Cc: [EMAIL PROTECTED] 
  Sent: Friday, April 02, 2004 8:28 AM
  Subject: Re: [sqlite] Group by only returning one row when source table is sub-query 
or view


  Greg Obleshchuk wrote:
   >
   > I posted a bug ticket a few days ago (ticket 678) regarding group by only
   > returning one row if the source was a subquery or view.  I was wonder if
   > anyone could confirm the bug and how long would a fix take?  (I'm not in a
   > position to create a fix)
   >
   > http://www.sqlite.org/cvstrac/tktview?tn=678,2
   >

  It might be a bug, or it might not.  What seems clear is that
  it is not something that can't be worked around easily, so it
  is not a high priority.  I'll look at it when I get a chance.

  -- 
  D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565


  ---------------------------------------------------------------------
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to