This is probably old hat to y'all but I'm relatively new to Postgres. I need to flag records where a row is not greater than the previous (records are in sequential order). See the example below.
Col1 Seq Col3 Flag
A 1 35
B 2 36
C 3 32 1
D 4...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.