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


Years ago
THE COMMENT ON RICK BARRY MADE ME RESEARCH IT A BIT MORE AND FOUND THIS:
He was a deadly free-throw shooter, using an odd, outdated underhand style. At the time of his retirement, Barry's .900 career free-throw percentage was the best in NBA history. In one season, 1978-79, he missed only 9 free-throw attempts.
9 MISSES IN 80+ GAMES IS PHENOMENAL!!!
SINCE THEN, ONLY SOUTH DRAGONS FORMER COACH, MARK PRICE IS HIGHER WITH:
Mark Price 2,135 from 2,362 attempts @ 90.4%
Rick Barry 3,818 from 4,243 attempts @ 90.0%
TAKE WHAT YOU WANT OUT OF THE FACT HE SHOT NEARLOY DOUBLE THE FREE THROWS OVER HIS CAREER.
FYI - STEVE NASH IN 3RD WITH 89.3%
