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(46838)
}
}
Broken Hill won U18G Div 2 on the weekend. I was under the impression that all teams could take a maximum of 2 players from age level below (two U16G can play U18G at country champs). Broken Hill had 3 U16G in their U18G team. One of these girls will play for Mildura in the U16G comp in 2 weeks time. The team had a total of 5 SAC representatives - I was also under the impression that if your team consisted of 2 or more SAC reps that team would be in Div 1. Can anyone shed any light?