Search Postgresql Archives

Re: Substring Problem

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

 



COUNT(id) AS countofnumber FROM (SELECT * from downloads ) AS foo GROUP BY stryearmonth ORDER BY stryearmonth ASC

btw, whats the reason for the subselect?

Oh, right, looks a bit stupid like this. It's eventually being filled with something more useful, upon the user's request. It's dynamically (via PHP) extended to fulfill certain rules...


[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