array(2) {
[0]=>
string(815) "
select r.*,
rc.info,
t.title as threadtitle,
u.username as username,
u.anonymous as useranonymous,
`f`.`value` AS `flairvalue`,
`ft`.`name` AS `flairname`,
`ft`.`colour` AS `flaircolour`,
`ft`.`icon` AS `flairicon`
from reply as r
join thread as t on t.id = r.threadid
join replycontent as rc on rc.replyid = r.id
join user as u on u.id = r.userid
left join `flair` `f` on `f`.`userid` = `u`.`id` and `f`.`categoryid` = `t`.`categoryid`
left join `flairoption` `ft` on `ft`.`id` = `f`.`flairoptionid`
where r.businessid = :businessId
and r.threadid = :threadId
group by r.id
order by r.utcdated desc
limit 0,50
"
[1]=>
array(2) {
["businessId"]=>
int(1)
["threadId"]=>
int(35178)
}
}

Anonymous
Years ago
BSA 300 Club: Can anyone guess what's missing?
Don't when coaches were included. Don't how long Scott has coached at the CABL level. Ian Laurie from Sturt and Forestville would probably eat the 300 games required. Alan Dawe and Don Shipway as well of the retired coaches.

Anonymous
Years ago
To achieve 300 Club status a Coach would have to have been around coaching at the level for more than 16 years. 18 games by 16 years = 288 games plus finals. There maybe three current coaches who could qualify. Mr and Mrs Forestville and Canberra WNBL Assistant Coach for season 2014-15.


Years ago
Grammar Nazi here, reporting for duty.
"Can anyone guess what's missing?" Do you possibly mean "Can anyone guess WHO is missing?"
