
אורן המתעפץ (שיחה | תרומות) אין תקציר עריכה |
אורן המתעפץ (שיחה | תרומות) אין תקציר עריכה |
||
שורה 3: | שורה 3: | ||
table=Volleyball_Players_Game_Events=vpge, Volleyball_Games=vg | table=Volleyball_Players_Game_Events=vpge, Volleyball_Games=vg | ||
|join on=vpge._pageName = vg._pageName | |join on=vpge._pageName = vg._pageName | ||
|fields=vg.Season=Season, SUM(vpge.PlayerScore)=SeasonSum , AVG(vpge.PlayerScore)=SeasonAvg | |fields=vg.Season=Season, COUNT(*)=PlayerAppearances, SUM(vpge.PlayerScore)=SeasonSum , AVG(vpge.PlayerScore)=SeasonAvg | ||
|where=vpge.PlayerName="{{{שם|}}}" AND vpge.Team=1 and vpge.isPlayed=true | |where=vpge.PlayerName="{{{שם|}}}" AND vpge.Team=1 and vpge.isPlayed=true | ||
|group by=vg.Season | |group by=vg.Season |