Search Postgresql Archives

Re: Check if there 6 last records of same type without gaps

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Also tried the second suggestion:

words=> select count(action="" from words_moves where gid=3 group by played order by played desc limit 6;
 count
-------
     1
     1
     1
     1
     1
     1
(6 rows)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux