Query
Template: /baseball/players/yearly-stats.cfm:74
Execution Time: 26.7 ms
Record Count: 10
Cached: No
Lazy: No
SQL:
SELECT ptsR=SUM(feeds.scored_points),
gmsR=SUM(feeds.games),
ppgR=(convert(real,SUM(feeds.scored_points)) / convert(real,SUM(feeds.games))),
tbR=SUM(feeds.total_bases),
rbiR=SUM(feeds.rbi),
runR=SUM(feeds.runs),
sbR=SUM(feeds.stolen_bases),
bbR=SUM(feeds.bb),
cR=SUM(feeds.c_games),
b1R=SUM(feeds.fb_games),
b2R=SUM(feeds.sb_games),
ssR=SUM(feeds.ss_games),
b3R=SUM(feeds.tb_games),
outR=SUM(feeds.of_games),
dhR=SUM(feeds.dh_games),
(select sum(dailystats.doubles) from dailystats where player=feeds.player and date like CONCAT(substring(feeds.period,1,4), '%')) as doubler,
(select sum(dailystats.triples) from dailystats where player=feeds.player and date like CONCAT(substring(feeds.period,1,4), '%')) as tripler,
(select sum(dailystats.hr) from dailystats where player=feeds.player and date like CONCAT(substring(feeds.period,1,4), '%')) as hrr,
proteam,year=substring(period,1,4)
from feeds
WHERE player = '9411' and proteam <> 'F/A' and proteam <> 'Ret'
group by substring(period,1,4),proteam,feeds.player
order by substring(period,1,4) asc
ptsRgmsRppgRtbRrbiRrunRsbRbbRcRb1Rb2RssRb3RoutRdhRdoublertriplerhrrproteamyear
164272.370370433815080070000500Phi2013
258600.966666643141319001141400201Phi2014
32851212.3553721393356193800851210001941Phi2015
43621512.39735117639671466001464000005Phi2016
53721272.92913417634851560001251000009Phi2017
64841613.00621132196091199500154000115315Phi2018
74421592.7798743244707594400155000031313Phi2019
8173582.9827585942035024005800002003Cle2020
94251492.852349219628415900142100721221Was2021
103231442.243055617234639450012607902541Was2022
Mr. Sports

Cesar Hernández

2nd Baseman
Free Agent
Birthday: May 23, 1990   Age: 33
Yearly Stats
General Info Hitting Breakdown Games by Position Breakdown
Year Proteam Points Games PPG Doubles Triples HR Total Bases RBI Run SB BB C 1B 2B SS 3B OF DH
2013 Phi 64 27 2.37 5 0 0 33 8 15 0 8 0 0 7 0 0 0 0
2014 Phi 58 60 0.97 2 0 1 31 4 13 1 9 0 0 11 4 14 0 0
2015 Phi 285 121 2.36 19 4 1 139 33 56 19 38 0 0 85 12 10 0 0
2016 Phi 362 151 2.40 0 0 5 176 39 67 14 66 0 0 146 4 0 0 0
2017 Phi 372 127 2.93 0 0 9 176 34 85 15 60 0 0 125 1 0 0 0
2018 Phi 484 161 3.01 15 3 15 219 60 91 19 95 0 0 154 0 0 0 1
2019 Phi 442 159 2.78 31 3 13 244 70 75 9 44 0 0 155 0 0 0 0
2020 Cle 173 58 2.98 20 0 3 94 20 35 0 24 0 0 58 0 0 0 0
2021 Was 425 149 2.85 21 2 21 219 62 84 1 59 0 0 142 1 0 0 7
2022 Was 323 144 2.24 25 4 1 172 34 63 9 45 0 0 126 0 7 9 0