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(24391)
}
}
Jojo averaged 14.8 ppg over in 21 games for the 36ers during '95.
Thus far, Winder is averaging 10.6 ppg on on 33 % fg shooting and 13 % from the 3 (3-23!!)
Last time I checked 14.8 was greater than 10.6 unless my maths is really bad. I don't know Jojo's shooting stats, but it wouldn't be too hard to beat 33 % shooting FG and 3/23 from 3.