Reloading Career Stats
cache: load
trunc: truncate table srml25_career
names have been added to career table
0 players in the list
function arr - select plc,nm,sea,avg,gms,pts,techs from `srml25_career` where `nm` LIKE 'M%' and gms > 0 order by plc asc, avg desc limit 10
results ( )
return count rows (0)