- Finding records in sequence - Mailing list pgsql-sql

From John Oakes
Subject - Finding records in sequence
Date
Msg-id 001501c1c2e9$6b35a1d0$cb842341@john
Whole thread Raw
Responses Re: - Finding records in sequence  ("Josh Berkus" <josh@agliodbs.com>)
List 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




pgsql-sql by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Index doesn't appear to be working.
Next
From: "Josh Berkus"
Date:
Subject: Re: - Finding records in sequence