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

Years ago
Michele Timms to be inducted to FIBA Hall of Fame
If you took player salaries out of the picture and where they currently play and had to pick a team based on the following list of player points, who would your team be. Remember you only have 70 points and would need to use only imports that are on the list.
List Here
My Team
PG - N Croswell (6)/R Carter(5)
SG - S Weigh (7)/N Herbert (6)
SF - L Rush (9)/B Williamson (7)
PF - M Worthington(10)/J Holmes (7)
C - D Johnson (6)/G Vanderjagt (5)/S Harris (2)
Total Points = 70
