Can any one help me to solve this ? user => SELECT cmp_id ,sum(*) as count from schedules group by cmp_id; ERROR: function sum() does not exist
確定! 回上一頁