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(14637)
}
}
Anonymous
Years ago
Boti's NBL Wrap - Mark Nash Comments
There is nothing stopping these players from studying, a lot of study is available by correspondence on a part time basis. If you play for an NBL team (and don't go elsewhere at the end of the season) you have virtually a semester where there are no games, any player could fit in study whilst they are playing. Even if you play all year round I am pretty sure your playing and training doesn't take up all day every day. (Darren is an example to the extreme, most courses do not require that much time away from the court.) All the club should be doing is reminding and encouraging the players to look at further study.
Seems sensible enough. I guess with the NBL's standing in Australia, it's probably quite difficult for clubs to assist older players making a transition out of the game.