Historical record of bovine TB in Ireland and Great Britain
Recent records of cattle slaughtered in Wales
Variable=$sql Value= select year as Year, s.value as `Reactors slaughtered`, c.wales*1000 as `Cattle`, round(s.value/(c.wales*1000)*100,3) as `Prevalence (%)`, 'sam_2025_09_10 download,Ref 3' as `References` from sam_2025_09_10 s inner join cattle_and_calves c using(year) where s.month=0 and s.quantity = 'Reactors slaughtered' and area='Wales' and s.file like '%countries%' and year<2018 order by year asc
Variable=$debug Value=Array
(
[0] => Array
(
[file] => C:\vhosts\bovinetb\common\functions.inc.php
[line] => 4782
[function] => reportEmptyRows
[args] => Array
(
[0] =>
select
year as Year,
s.value as `Reactors slaughtered`,
c.wales*1000 as `Cattle`,
round(s.value/(c.wales*1000)*100,3) as `Prevalence (%)`,
'sam_2025_09_10 download,Ref 3' as `References`
from sam_2025_09_10 s
inner join cattle_and_calves c
using(year)
where s.month=0 and s.quantity = 'Reactors slaughtered' and area='Wales' and s.file like '%countries%' and year<2018
order by year asc
[1] => Array
(
)
)
)
[1] => Array
(
[file] => C:\vhosts\bovinetb\common\functions.inc.php
[line] => 4728
[function] => returnRows
[args] => Array
(
[0] =>
select
year as Year,
s.value as `Reactors slaughtered`,
c.wales*1000 as `Cattle`,
round(s.value/(c.wales*1000)*100,3) as `Prevalence (%)`,
'sam_2025_09_10 download,Ref 3' as `References`
from sam_2025_09_10 s
inner join cattle_and_calves c
using(year)
where s.month=0 and s.quantity = 'Reactors slaughtered' and area='Wales' and s.file like '%countries%' and year<2018
order by year asc
)
)
[2] => Array
(
[file] => C:\vhosts\bovinetb\historical-record-of-bovine-tb-in-ireland-and-great-britain.php
[line] => 45
[function] => showQueryResults
[args] => Array
(
[0] =>
select
year as Year,
s.value as `Reactors slaughtered`,
c.wales*1000 as `Cattle`,
round(s.value/(c.wales*1000)*100,3) as `Prevalence (%)`,
'sam_2025_09_10 download,Ref 3' as `References`
from sam_2025_09_10 s
inner join cattle_and_calves c
using(year)
where s.month=0 and s.quantity = 'Reactors slaughtered' and area='Wales' and s.file like '%countries%' and year<2018
order by year asc
)
)
)