| | |
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 |
address apache api array auto autoincrement beginner binary broken cache cakephp checkbox class cms code cron curl customizableitems database date dehasher display dynamic echo email error errorlog external file files folder form format forms forum function functions gc_maxlifetime google headmethod host href htaccess html image include incode insert ip javascript joomla limit link login mail malfunctioning masterthesis menu method mlm multiple mysql oop parsing paypal pdf php phpmysql popup problem query question radio random recursion remote script search select server sessions sms source space sql support! survey syntax system table trouble tutorial update upload url validator variable video web youtube





