Search Postgresql Archives

zero length string to zero

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

 



Hi,
 I get zero length string in my result but I want to have zero value instead.
what can I do?
my query is:
SELECT unreadmandatory.id,
         Count(unreadmandatory.course) AS nbrofmandatoryleft
           FROM unreadmandatory
          GROUP BY unreadmandatory.id

[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