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

Years ago
LBJ early MVP favourite?
Nate Thurmond, October 18, 1974, Chicago vs. Atlanta; 22 points, 14 rebounds, 13 assists, 12 blocks.[1]
Alvin Robertson, February 18, 1986, San Antonio vs. Phoenix; 20 points, 11 rebounds, 10 assists, 10 steals.[2]
Hakeem Olajuwon, March 29, 1990, Houston vs. Milwaukee; 18 points, 16 rebounds, 10 assists, 11 blocks.[3]
David Robinson, February 17, 1994, San Antonio vs. Detroit; 34 points, 10 rebounds, 10 assists, 10 blocks.[4]
From
http://en.wikipedia.org/wiki/Quadruple-double
So we were both correct Isaac..
How huge is Nate's game??

