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(22755)
}
}

Years ago
Mark Stein names Bogut to his All NBA 2nd Team
I'm very biased towards Bogut but this award can be completely justified statistically compared to other centres in the running.
Offensively he is 2 PPG behind Duncan but more than makes up for that in his defensive dominance and +/- stats
Likewise, Gasol lags way behind defensively.
Amare doesn't count at C for the awards - he's played PF all season.
Noah means a lot to the Bulls but has been injured and offensive production is way down compared to Bogut.
Horford should never have got to the All Star game above him and Josh Smith
Good summary of Bogut's stats here:
http://www.hoopdata.com/recent.aspx?aid=185

