| | |
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
Views: 484 | Replies: 0
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax apache api array beginner binary broken cakephp checkbox class cms code cron curl database date directory display download dynamic ebooks echo email error file files folder form forms function functions google href htaccess html image include insert integration ip java javascript joomla jquery js limit link login loop mail mediawiki menu methods mlm mod_rewrite multiple mysql oop parse paypal pdf php problem query radio random recursion regex remote script search select server sessions sms soap source space speed sql stored structure subdomain syntax system table tutorial update updates upload url validation validator variable video web xml youtube





