| | |
sql count total calls
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jun 2008
Posts: 40
Reputation:
Solved Threads: 2
sorry to post it here.. i really need your attention..
thanx
hi guys! i am enim, i usually post thread in PHP and i guess its my first time here in mysql..
i have problem regarding the total count of the terminatecause..
i need the count of ANSWERED calls only and the total count of all calls..
can i do this in one query.. because my query below isn't working..
pls. help
thanx
enim
thanx
hi guys! i am enim, i usually post thread in PHP and i guess its my first time here in mysql..
i have problem regarding the total count of the terminatecause..
i need the count of ANSWERED calls only and the total count of all calls..
can i do this in one query.. because my query below isn't working..
pls. help
thanx
enim

php Syntax (Toggle Plain Text)
select destination, count(terminatecause) as tc CASE terminatecause when 'ANSWER' then count(terminatecause) end as allcall from tblTable1 join tblTable2on tblTable1.someID = tblTable2.someID join tblTable3on tblTable2.someID1 = tblTable3.someID1 where tblTable3.someID1= '1' and tblTable1.someUser= 'user' and tblTable1.callstarttime between '2008-08-01 00:00:00' and '2008-08-01 23:00:00' group by destination, terminatecause order by destination asc
Last edited by enim213; Nov 19th, 2008 at 11:20 pm.
![]() |
Similar Threads
- I lack focus... (Java)
Other Threads in the PHP Forum
- Previous Thread: pie Chart
- Next Thread: help me create datagrid via php and AJAX
| Thread Tools | Search this Thread |
# .htaccess 5.2.10 access alexa apache api array beginner broken cakephp checkbox class clean clients cms code convert cron curl database date directory display dissertation dropdown dynamic echo$_get[x]changingitintovariable... email encode error fairness file folder form forms function functions google hack href htaccess html htmlspecialchars image include indentedsubcategory ip javascript joomla legislation limit link local login mail memberships menu methods multiple multipletables mysql mysqlquery network newsletters oop open passwords paypal pdf persist php provider query radio random redirect remote script search secure server sessions simple sockets source space spam sql system table tutorial upload url user variable video voteup web youtube





