- Finding records in sequence

From: "John Oakes" <john(at)networkproductions(dot)net>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: - Finding records in sequence
Date: 2002-03-03 19:27:12
Message-ID: 001501c1c2e9$6b35a1d0$cb842341@john
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I have a table with a few columns, one of which is Pass/Fail. I want to
find the most passes in sequence in the table and the most failures in
sequence in the table. Is there a function to do this, or will I need to
create one? Thanks!

John Oakes

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-03-03 20:55:49 Re: - Finding records in sequence
Previous Message Frank Bax 2002-03-03 18:41:21 Re: Index doesn't appear to be working.