

Your league message board has no posts. Be the first.
Please let us know if you have any questions at support@rtsports.com or (636) 447-1170
| Spatula City | 1773.0 |
| Main Street Crushers | 1635.0 |
| Las Jirafes Cortas | 1583.0 |
| Cats 1 | 1522.0 |
| Salespark | 1519.0 |
| Cold Brews | 1500.0 |
| Macattack20 | 1452.5 |
| Bobberknockers | 1354.0 |
| aaronautic | 1348.0 |
| Comerica Basketball 32 | 1290.0 |
No recent notes.
| Final | R | H | E |
|---|---|---|---|
| STL | 0 | 3 | 0 |
| CHC | 3 | 6 | 0 |
| Bottom 2 | R | H | E |
|---|---|---|---|
| MIA | 0 | 2 | 0 |
| CIN | 0 | 0 | 0 |
| 5:40pm | |
| BOS | - |
| PIT | Chandler R (4-8) |
| 5:40pm | |
| CWS | Newcomb L (1-2) |
| DET | Jobe R (0-0) |
| 6:10pm | |
| SD | King R (6-8) |
| CLE | Williams R (11-6) |
| 6:10pm | |
| WSH | - |
| NYM | Stock R (0-1) |
| 6:10pm | |
| BAL | Bassitt R (4-4) |
| TB | Matz L (4-4) |
| 6:15pm | |
| NYY | Cole R (5-5) |
| TOR | Bieber R (3-2) |
| 6:15pm | |
| ARI | Pfaadt R (6-1) |
| ATL | Sale L (12-6) |
| 7:10pm | |
| SEA | Kirby R (8-9) |
| HOU | Lambert R (8-5) |
| 8:38pm | |
| KC | Lugo R (4-7) |
| LAA | Rodriguez R (3-4) |
| 8:40pm | |
| TEX | - |
| LV | - |
| 9:10pm | |
| MIL | Gasser L (3-4) |
| LAD | Yamamoto R (11-7) |
| 9:15pm | |
| COL | Freeland L (3-10) |
| SF | Roupp R (7-10) |
Rotate for more data.
© 1995-2026 RealTime Fantasy Sports, Inc.
If you or someone you know has a gambling problem, help is available.
Call 1-800-MY-RESET or 1-800-BETS-OFF.
https://rtsports.com/fantasy-baseball-league/556173

select L.*,C.Unique_Id, C.Last_Name, C.First_Name, C.Email, C.Email_2, C.Phone, C.Mobile_Phone, C.Logo_URL as Commish_Logo_URL,PL.Entry_Fee, PL.No_Prize, PL.Total_Teams, PL.Private, PL.Slow_Draft, PL.Draft_Date from Commissioner as C,League as L left outer join Pay_Leagues as PL on (PL.League_Id = L.League_Id) where L.League_Id = C.League_Id and L.League_Id=556173 ==> size: 366
select * from Group_Definition gd, Group_Member gm where gd.Group_Id = gm.Group_Id and gd.League_Id = 556173 and gd.Group_Type=0 order by gd.Sorder ==> size: 147
select * from Baseball_Timeline where start_date <= NOW() and NOW() < end_date and year = 2026 ==> size: 94
select * from Player_Eligibility_Rules where Game_Id = 4920 ==> size: 59
select * FROM Team where League_Id = 556173 order by Name ==> size: 57
select * from Baseball_Timeline where Year=2026 order by Week asc ==> size: 65
select * from Deadlines where League_Id = 556173 ==> size: 48
select * from Baseball_Game_Schedule where Start_Time > '2026-04-30' and Start_Time < '2026-05-04' and (Competition_Type = 'Regular Season') order by Start_Time asc ==> size: 164
select * from Eligibility_Status where Game_Id=4920 ==> size: 51
select * from League_Stats where League_Id=556173 ==> size: 49
select * from League_Design where League_Id = 556173 ==> size: 52
select * from Message_Board where League_Id=556173 and Year=2026 and Group_Id=0 and Sticky=1 and Hidden=0 and Recipient=-1 order by Comment_Time desc ==> size: 149
select * from Message_Board where League_Id=556173 and Sticky=0 and Hidden=0 order by Comment_Time desc limit 50 ==> size: 112
select * from Baseball_Game_Schedule where Start_Time > '2026-04-30' and Start_Time < '2026-05-04' and (Competition_Type = 'Regular Season') order by Start_Time asc ==> size: 164
select * from Team_Cumulative_Scoring_Stats where League_Id = 556173 and Year=2026 ==> size: 83
select * from Baseball_Game_Schedule where Start_Time > '2026-04-30' and Start_Time < '2026-05-04' and (Competition_Type = 'Regular Season') order by Start_Time asc ==> size: 164
SELECT * FROM Team_Roster,Player,Baseball_Player WHERE Team_Roster.Player_Id = Player.Player_Id AND Player.Player_Id = Baseball_Player.Player_Id AND Team_Roster.League_Id=556173 AND Team_Roster.Team_Id=4987843 AND Team_Roster.Fantasy_Week=6 AND Team_Roster.Period=1 ORDER BY Last_Name ==> size: 284
select Player_Id,coalesce(sum(Games_Played),0) as Games_Played,coalesce(sum(Games_Started),0) as Games_Started,coalesce(sum(Fielding_Errors),0) as Fielding_Errors,coalesce(sum(Passed_Balls),0) as Passed_Balls,coalesce(sum(Outfield_Assists),0) as Outfield_Assists,coalesce(sum(At_Bats),0) as At_Bats,coalesce(sum(Runs),0) as Runs,coalesce(sum(Hits),0) as Hits,coalesce(sum(Doubles),0) as Doubles,coalesce(sum(Triples),0) as Triples,coalesce(sum(Home_Runs),0) as Home_Runs,coalesce(sum(Total_Bases),0) as Total_Bases,coalesce(sum(RBI),0) as RBI,coalesce(sum(Walks),0) as Walks,coalesce(sum(Intentional_Walks),0) as Intentional_Walks,coalesce(sum(Strikeouts),0) as Strikeouts,coalesce(sum(Hit_By_Pitch),0) as Hit_By_Pitch,coalesce(sum(Stolen_Bases),0) as Stolen_Bases,coalesce(sum(Caught_Stealing),0) as Caught_Stealing,coalesce(sum(Catcher_Stealers_Allowed),0) as Catcher_Stealers_Allowed,coalesce(sum(Catcher_Stealers_Caught),0) as Catcher_Stealers_Caught,coalesce(sum(Sacrifice_Hits),0) as Sacrifice_Hits,coalesce(sum(Sacrifice_Flys),0) as Sacrifice_Flys,coalesce(sum(Grounded_Into_Double_Plays),0) as Grounded_Into_Double_Plays,coalesce(sum(Left_On_Base),0) as Left_On_Base,coalesce(sum(Two_Out_RBI),0) as Two_Out_RBI,coalesce(sum(RLISP_Two_Out),0) as RLISP_Two_Out,coalesce(sum(Pitcher_Games_Played),0) as Pitcher_Games_Played,coalesce(sum(Pitcher_Games_Started),0) as Pitcher_Games_Started,coalesce(sum(Wins),0) as Wins,coalesce(sum(Losses),0) as Losses,coalesce(sum(No_Decisions),0) as No_Decisions,coalesce(sum(Holds),0) as Holds,coalesce(sum(Saves),0) as Saves,coalesce(sum(Blown_Saves),0) as Blown_Saves,coalesce(sum(Complete_Games),0) as Complete_Games,coalesce(sum(Shutouts),0) as Shutouts,coalesce(sum(Quality_Starts),0) as Quality_Starts,coalesce(sum(Outs_Pitched),0) as Outs_Pitched,coalesce(sum(Pitcher_Hits),0) as Pitcher_Hits,coalesce(sum(Pitcher_Runs),0) as Pitcher_Runs,coalesce(sum(Pitcher_Earned_Runs),0) as Pitcher_Earned_Runs,coalesce(sum(Pitcher_Walks),0) as Pitcher_Walks,coalesce(sum(Pitcher_Strikeouts),0) as Pitcher_Strikeouts,coalesce(sum(Pitcher_Home_Runs),0) as Pitcher_Home_Runs,coalesce(sum(Pitcher_Stolen_Bases),0) as Pitcher_Stolen_Bases,coalesce(sum(Pitcher_Caught_Stealing),0) as Pitcher_Caught_Stealing,coalesce(sum(Pitcher_Intentional_Walks),0) as Pitcher_Intentional_Walks,coalesce(sum(Pitcher_Hit_By_Pitch),0) as Pitcher_Hit_By_Pitch,coalesce(sum(Pitcher_Sacrifice_Hits),0) as Pitcher_Sacrifice_Hits,coalesce(sum(Pitcher_Sacrifice_Flys),0) as Pitcher_Sacrifice_Flys,coalesce(sum(Pitches_Thrown),0) as Pitches_Thrown,coalesce(sum(Starting_Pitches_Thrown),0) as Starting_Pitches_Thrown,coalesce(sum(Wild_Pitches),0) as Wild_Pitches,coalesce(sum(Strikes_Thrown),0) as Strikes_Thrown,coalesce(sum(Ground_Ball_Outs),0) as Ground_Ball_Outs,coalesce(sum(Fly_Ball_Outs),0) as Fly_Ball_Outs,coalesce(sum(Batters_Faced),0) as Batters_Faced,coalesce(sum(Pickoffs),0) as Pickoffs,coalesce(sum(Inherited_Runners),0) as Inherited_Runners,coalesce(sum(Inherited_Runners_Scored),0) as Inherited_Runners_Scored,coalesce(sum(Balks),0) as Balks from Baseball_Game_Player_Stats where Player_Id in (7782,9473,9920,8710,8822,5144,6536,8016,10237,5886,9884,8370,4515,8612,10174,9443,9302,9074,9133,8556,7594,8479,8576,8829,9220,9489) and Game_Id in (59415,58182,58289,58558,59143,59671,60440,58949,59125,60441,58056,59712,58711,58944,59757,60250,58367,58495,59680,60022,58864,59732,59531,58753,59681,59744,58123,59849,60352,59749,60336,60351,58376,59873,59518,58107,58298,59594,58058,60340,60355,59815,58302,59409,60116,60170,58157,58388,59933,59222,59998,58297,58418,58694,60322,58125) group by Player_Id ==> size: 3621
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
SELECT * FROM Team_Roster,Player,Baseball_Player WHERE Team_Roster.Player_Id = Player.Player_Id AND Player.Player_Id = Baseball_Player.Player_Id AND Team_Roster.League_Id=556173 AND Team_Roster.Team_Id=4987783 AND Team_Roster.Fantasy_Week=6 AND Team_Roster.Period=1 ORDER BY Last_Name ==> size: 284
select Player_Id,coalesce(sum(Games_Played),0) as Games_Played,coalesce(sum(Games_Started),0) as Games_Started,coalesce(sum(Fielding_Errors),0) as Fielding_Errors,coalesce(sum(Passed_Balls),0) as Passed_Balls,coalesce(sum(Outfield_Assists),0) as Outfield_Assists,coalesce(sum(At_Bats),0) as At_Bats,coalesce(sum(Runs),0) as Runs,coalesce(sum(Hits),0) as Hits,coalesce(sum(Doubles),0) as Doubles,coalesce(sum(Triples),0) as Triples,coalesce(sum(Home_Runs),0) as Home_Runs,coalesce(sum(Total_Bases),0) as Total_Bases,coalesce(sum(RBI),0) as RBI,coalesce(sum(Walks),0) as Walks,coalesce(sum(Intentional_Walks),0) as Intentional_Walks,coalesce(sum(Strikeouts),0) as Strikeouts,coalesce(sum(Hit_By_Pitch),0) as Hit_By_Pitch,coalesce(sum(Stolen_Bases),0) as Stolen_Bases,coalesce(sum(Caught_Stealing),0) as Caught_Stealing,coalesce(sum(Catcher_Stealers_Allowed),0) as Catcher_Stealers_Allowed,coalesce(sum(Catcher_Stealers_Caught),0) as Catcher_Stealers_Caught,coalesce(sum(Sacrifice_Hits),0) as Sacrifice_Hits,coalesce(sum(Sacrifice_Flys),0) as Sacrifice_Flys,coalesce(sum(Grounded_Into_Double_Plays),0) as Grounded_Into_Double_Plays,coalesce(sum(Left_On_Base),0) as Left_On_Base,coalesce(sum(Two_Out_RBI),0) as Two_Out_RBI,coalesce(sum(RLISP_Two_Out),0) as RLISP_Two_Out,coalesce(sum(Pitcher_Games_Played),0) as Pitcher_Games_Played,coalesce(sum(Pitcher_Games_Started),0) as Pitcher_Games_Started,coalesce(sum(Wins),0) as Wins,coalesce(sum(Losses),0) as Losses,coalesce(sum(No_Decisions),0) as No_Decisions,coalesce(sum(Holds),0) as Holds,coalesce(sum(Saves),0) as Saves,coalesce(sum(Blown_Saves),0) as Blown_Saves,coalesce(sum(Complete_Games),0) as Complete_Games,coalesce(sum(Shutouts),0) as Shutouts,coalesce(sum(Quality_Starts),0) as Quality_Starts,coalesce(sum(Outs_Pitched),0) as Outs_Pitched,coalesce(sum(Pitcher_Hits),0) as Pitcher_Hits,coalesce(sum(Pitcher_Runs),0) as Pitcher_Runs,coalesce(sum(Pitcher_Earned_Runs),0) as Pitcher_Earned_Runs,coalesce(sum(Pitcher_Walks),0) as Pitcher_Walks,coalesce(sum(Pitcher_Strikeouts),0) as Pitcher_Strikeouts,coalesce(sum(Pitcher_Home_Runs),0) as Pitcher_Home_Runs,coalesce(sum(Pitcher_Stolen_Bases),0) as Pitcher_Stolen_Bases,coalesce(sum(Pitcher_Caught_Stealing),0) as Pitcher_Caught_Stealing,coalesce(sum(Pitcher_Intentional_Walks),0) as Pitcher_Intentional_Walks,coalesce(sum(Pitcher_Hit_By_Pitch),0) as Pitcher_Hit_By_Pitch,coalesce(sum(Pitcher_Sacrifice_Hits),0) as Pitcher_Sacrifice_Hits,coalesce(sum(Pitcher_Sacrifice_Flys),0) as Pitcher_Sacrifice_Flys,coalesce(sum(Pitches_Thrown),0) as Pitches_Thrown,coalesce(sum(Starting_Pitches_Thrown),0) as Starting_Pitches_Thrown,coalesce(sum(Wild_Pitches),0) as Wild_Pitches,coalesce(sum(Strikes_Thrown),0) as Strikes_Thrown,coalesce(sum(Ground_Ball_Outs),0) as Ground_Ball_Outs,coalesce(sum(Fly_Ball_Outs),0) as Fly_Ball_Outs,coalesce(sum(Batters_Faced),0) as Batters_Faced,coalesce(sum(Pickoffs),0) as Pickoffs,coalesce(sum(Inherited_Runners),0) as Inherited_Runners,coalesce(sum(Inherited_Runners_Scored),0) as Inherited_Runners_Scored,coalesce(sum(Balks),0) as Balks from Baseball_Game_Player_Stats where Player_Id in (8287,9061,5959,5058,8547,8367,6971,9115,9091,7902,6058,9158,6713,9006,7285,8428,9023,8987,5792,9482,6506,8292,4416,9127,8581,3275) and Game_Id in (59415,58182,58289,58558,59143,59671,60440,58949,59125,60441,58056,59712,58711,58944,59757,60250,58367,58495,59680,60022,58864,59732,59531,58753,59681,59744,58123,59849,60352,59749,60336,60351,58376,59873,59518,58107,58298,59594,58058,60340,60355,59815,58302,59409,60116,60170,58157,58388,59933,59222,59998,58297,58418,58694,60322,58125) group by Player_Id ==> size: 3619
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
SELECT * FROM Team_Roster,Player,Baseball_Player WHERE Team_Roster.Player_Id = Player.Player_Id AND Player.Player_Id = Baseball_Player.Player_Id AND Team_Roster.League_Id=556173 AND Team_Roster.Team_Id=4987702 AND Team_Roster.Fantasy_Week=6 AND Team_Roster.Period=1 ORDER BY Last_Name ==> size: 284
select Player_Id,coalesce(sum(Games_Played),0) as Games_Played,coalesce(sum(Games_Started),0) as Games_Started,coalesce(sum(Fielding_Errors),0) as Fielding_Errors,coalesce(sum(Passed_Balls),0) as Passed_Balls,coalesce(sum(Outfield_Assists),0) as Outfield_Assists,coalesce(sum(At_Bats),0) as At_Bats,coalesce(sum(Runs),0) as Runs,coalesce(sum(Hits),0) as Hits,coalesce(sum(Doubles),0) as Doubles,coalesce(sum(Triples),0) as Triples,coalesce(sum(Home_Runs),0) as Home_Runs,coalesce(sum(Total_Bases),0) as Total_Bases,coalesce(sum(RBI),0) as RBI,coalesce(sum(Walks),0) as Walks,coalesce(sum(Intentional_Walks),0) as Intentional_Walks,coalesce(sum(Strikeouts),0) as Strikeouts,coalesce(sum(Hit_By_Pitch),0) as Hit_By_Pitch,coalesce(sum(Stolen_Bases),0) as Stolen_Bases,coalesce(sum(Caught_Stealing),0) as Caught_Stealing,coalesce(sum(Catcher_Stealers_Allowed),0) as Catcher_Stealers_Allowed,coalesce(sum(Catcher_Stealers_Caught),0) as Catcher_Stealers_Caught,coalesce(sum(Sacrifice_Hits),0) as Sacrifice_Hits,coalesce(sum(Sacrifice_Flys),0) as Sacrifice_Flys,coalesce(sum(Grounded_Into_Double_Plays),0) as Grounded_Into_Double_Plays,coalesce(sum(Left_On_Base),0) as Left_On_Base,coalesce(sum(Two_Out_RBI),0) as Two_Out_RBI,coalesce(sum(RLISP_Two_Out),0) as RLISP_Two_Out,coalesce(sum(Pitcher_Games_Played),0) as Pitcher_Games_Played,coalesce(sum(Pitcher_Games_Started),0) as Pitcher_Games_Started,coalesce(sum(Wins),0) as Wins,coalesce(sum(Losses),0) as Losses,coalesce(sum(No_Decisions),0) as No_Decisions,coalesce(sum(Holds),0) as Holds,coalesce(sum(Saves),0) as Saves,coalesce(sum(Blown_Saves),0) as Blown_Saves,coalesce(sum(Complete_Games),0) as Complete_Games,coalesce(sum(Shutouts),0) as Shutouts,coalesce(sum(Quality_Starts),0) as Quality_Starts,coalesce(sum(Outs_Pitched),0) as Outs_Pitched,coalesce(sum(Pitcher_Hits),0) as Pitcher_Hits,coalesce(sum(Pitcher_Runs),0) as Pitcher_Runs,coalesce(sum(Pitcher_Earned_Runs),0) as Pitcher_Earned_Runs,coalesce(sum(Pitcher_Walks),0) as Pitcher_Walks,coalesce(sum(Pitcher_Strikeouts),0) as Pitcher_Strikeouts,coalesce(sum(Pitcher_Home_Runs),0) as Pitcher_Home_Runs,coalesce(sum(Pitcher_Stolen_Bases),0) as Pitcher_Stolen_Bases,coalesce(sum(Pitcher_Caught_Stealing),0) as Pitcher_Caught_Stealing,coalesce(sum(Pitcher_Intentional_Walks),0) as Pitcher_Intentional_Walks,coalesce(sum(Pitcher_Hit_By_Pitch),0) as Pitcher_Hit_By_Pitch,coalesce(sum(Pitcher_Sacrifice_Hits),0) as Pitcher_Sacrifice_Hits,coalesce(sum(Pitcher_Sacrifice_Flys),0) as Pitcher_Sacrifice_Flys,coalesce(sum(Pitches_Thrown),0) as Pitches_Thrown,coalesce(sum(Starting_Pitches_Thrown),0) as Starting_Pitches_Thrown,coalesce(sum(Wild_Pitches),0) as Wild_Pitches,coalesce(sum(Strikes_Thrown),0) as Strikes_Thrown,coalesce(sum(Ground_Ball_Outs),0) as Ground_Ball_Outs,coalesce(sum(Fly_Ball_Outs),0) as Fly_Ball_Outs,coalesce(sum(Batters_Faced),0) as Batters_Faced,coalesce(sum(Pickoffs),0) as Pickoffs,coalesce(sum(Inherited_Runners),0) as Inherited_Runners,coalesce(sum(Inherited_Runners_Scored),0) as Inherited_Runners_Scored,coalesce(sum(Balks),0) as Balks from Baseball_Game_Player_Stats where Player_Id in (9568,4227,8619,7897,4177,8815,6927,9534,8162,3219,2329,9983,6296,8529,4220,5156,4676,9562,10069,8111,7541,2706,7454,8365,9557,10191) and Game_Id in (59415,58182,58289,58558,59143,59671,60440,58949,59125,60441,58056,59712,58711,58944,59757,60250,58367,58495,59680,60022,58864,59732,59531,58753,59681,59744,58123,59849,60352,59749,60336,60351,58376,59873,59518,58107,58298,59594,58058,60340,60355,59815,58302,59409,60116,60170,58157,58388,59933,59222,59998,58297,58418,58694,60322,58125) group by Player_Id ==> size: 3621
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
SELECT * FROM Team_Roster,Player,Baseball_Player WHERE Team_Roster.Player_Id = Player.Player_Id AND Player.Player_Id = Baseball_Player.Player_Id AND Team_Roster.League_Id=556173 AND Team_Roster.Team_Id=4987787 AND Team_Roster.Fantasy_Week=6 AND Team_Roster.Period=1 ORDER BY Last_Name ==> size: 284
select Player_Id,coalesce(sum(Games_Played),0) as Games_Played,coalesce(sum(Games_Started),0) as Games_Started,coalesce(sum(Fielding_Errors),0) as Fielding_Errors,coalesce(sum(Passed_Balls),0) as Passed_Balls,coalesce(sum(Outfield_Assists),0) as Outfield_Assists,coalesce(sum(At_Bats),0) as At_Bats,coalesce(sum(Runs),0) as Runs,coalesce(sum(Hits),0) as Hits,coalesce(sum(Doubles),0) as Doubles,coalesce(sum(Triples),0) as Triples,coalesce(sum(Home_Runs),0) as Home_Runs,coalesce(sum(Total_Bases),0) as Total_Bases,coalesce(sum(RBI),0) as RBI,coalesce(sum(Walks),0) as Walks,coalesce(sum(Intentional_Walks),0) as Intentional_Walks,coalesce(sum(Strikeouts),0) as Strikeouts,coalesce(sum(Hit_By_Pitch),0) as Hit_By_Pitch,coalesce(sum(Stolen_Bases),0) as Stolen_Bases,coalesce(sum(Caught_Stealing),0) as Caught_Stealing,coalesce(sum(Catcher_Stealers_Allowed),0) as Catcher_Stealers_Allowed,coalesce(sum(Catcher_Stealers_Caught),0) as Catcher_Stealers_Caught,coalesce(sum(Sacrifice_Hits),0) as Sacrifice_Hits,coalesce(sum(Sacrifice_Flys),0) as Sacrifice_Flys,coalesce(sum(Grounded_Into_Double_Plays),0) as Grounded_Into_Double_Plays,coalesce(sum(Left_On_Base),0) as Left_On_Base,coalesce(sum(Two_Out_RBI),0) as Two_Out_RBI,coalesce(sum(RLISP_Two_Out),0) as RLISP_Two_Out,coalesce(sum(Pitcher_Games_Played),0) as Pitcher_Games_Played,coalesce(sum(Pitcher_Games_Started),0) as Pitcher_Games_Started,coalesce(sum(Wins),0) as Wins,coalesce(sum(Losses),0) as Losses,coalesce(sum(No_Decisions),0) as No_Decisions,coalesce(sum(Holds),0) as Holds,coalesce(sum(Saves),0) as Saves,coalesce(sum(Blown_Saves),0) as Blown_Saves,coalesce(sum(Complete_Games),0) as Complete_Games,coalesce(sum(Shutouts),0) as Shutouts,coalesce(sum(Quality_Starts),0) as Quality_Starts,coalesce(sum(Outs_Pitched),0) as Outs_Pitched,coalesce(sum(Pitcher_Hits),0) as Pitcher_Hits,coalesce(sum(Pitcher_Runs),0) as Pitcher_Runs,coalesce(sum(Pitcher_Earned_Runs),0) as Pitcher_Earned_Runs,coalesce(sum(Pitcher_Walks),0) as Pitcher_Walks,coalesce(sum(Pitcher_Strikeouts),0) as Pitcher_Strikeouts,coalesce(sum(Pitcher_Home_Runs),0) as Pitcher_Home_Runs,coalesce(sum(Pitcher_Stolen_Bases),0) as Pitcher_Stolen_Bases,coalesce(sum(Pitcher_Caught_Stealing),0) as Pitcher_Caught_Stealing,coalesce(sum(Pitcher_Intentional_Walks),0) as Pitcher_Intentional_Walks,coalesce(sum(Pitcher_Hit_By_Pitch),0) as Pitcher_Hit_By_Pitch,coalesce(sum(Pitcher_Sacrifice_Hits),0) as Pitcher_Sacrifice_Hits,coalesce(sum(Pitcher_Sacrifice_Flys),0) as Pitcher_Sacrifice_Flys,coalesce(sum(Pitches_Thrown),0) as Pitches_Thrown,coalesce(sum(Starting_Pitches_Thrown),0) as Starting_Pitches_Thrown,coalesce(sum(Wild_Pitches),0) as Wild_Pitches,coalesce(sum(Strikes_Thrown),0) as Strikes_Thrown,coalesce(sum(Ground_Ball_Outs),0) as Ground_Ball_Outs,coalesce(sum(Fly_Ball_Outs),0) as Fly_Ball_Outs,coalesce(sum(Batters_Faced),0) as Batters_Faced,coalesce(sum(Pickoffs),0) as Pickoffs,coalesce(sum(Inherited_Runners),0) as Inherited_Runners,coalesce(sum(Inherited_Runners_Scored),0) as Inherited_Runners_Scored,coalesce(sum(Balks),0) as Balks from Baseball_Game_Player_Stats where Player_Id in (6011,5981,8862,8519,8407,9183,6708,9417,8888,9053,10013,2720,10085,9470,9576,8751,9523,8962,8608,9257,9708,8337,5929,7580,10161,9452) and Game_Id in (59415,58182,58289,58558,59143,59671,60440,58949,59125,60441,58056,59712,58711,58944,59757,60250,58367,58495,59680,60022,58864,59732,59531,58753,59681,59744,58123,59849,60352,59749,60336,60351,58376,59873,59518,58107,58298,59594,58058,60340,60355,59815,58302,59409,60116,60170,58157,58388,59933,59222,59998,58297,58418,58694,60322,58125) group by Player_Id ==> size: 3622
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
SELECT * FROM Team_Roster,Player,Baseball_Player WHERE Team_Roster.Player_Id = Player.Player_Id AND Player.Player_Id = Baseball_Player.Player_Id AND Team_Roster.League_Id=556173 AND Team_Roster.Team_Id=4987871 AND Team_Roster.Fantasy_Week=6 AND Team_Roster.Period=1 ORDER BY Last_Name ==> size: 284
select Player_Id,coalesce(sum(Games_Played),0) as Games_Played,coalesce(sum(Games_Started),0) as Games_Started,coalesce(sum(Fielding_Errors),0) as Fielding_Errors,coalesce(sum(Passed_Balls),0) as Passed_Balls,coalesce(sum(Outfield_Assists),0) as Outfield_Assists,coalesce(sum(At_Bats),0) as At_Bats,coalesce(sum(Runs),0) as Runs,coalesce(sum(Hits),0) as Hits,coalesce(sum(Doubles),0) as Doubles,coalesce(sum(Triples),0) as Triples,coalesce(sum(Home_Runs),0) as Home_Runs,coalesce(sum(Total_Bases),0) as Total_Bases,coalesce(sum(RBI),0) as RBI,coalesce(sum(Walks),0) as Walks,coalesce(sum(Intentional_Walks),0) as Intentional_Walks,coalesce(sum(Strikeouts),0) as Strikeouts,coalesce(sum(Hit_By_Pitch),0) as Hit_By_Pitch,coalesce(sum(Stolen_Bases),0) as Stolen_Bases,coalesce(sum(Caught_Stealing),0) as Caught_Stealing,coalesce(sum(Catcher_Stealers_Allowed),0) as Catcher_Stealers_Allowed,coalesce(sum(Catcher_Stealers_Caught),0) as Catcher_Stealers_Caught,coalesce(sum(Sacrifice_Hits),0) as Sacrifice_Hits,coalesce(sum(Sacrifice_Flys),0) as Sacrifice_Flys,coalesce(sum(Grounded_Into_Double_Plays),0) as Grounded_Into_Double_Plays,coalesce(sum(Left_On_Base),0) as Left_On_Base,coalesce(sum(Two_Out_RBI),0) as Two_Out_RBI,coalesce(sum(RLISP_Two_Out),0) as RLISP_Two_Out,coalesce(sum(Pitcher_Games_Played),0) as Pitcher_Games_Played,coalesce(sum(Pitcher_Games_Started),0) as Pitcher_Games_Started,coalesce(sum(Wins),0) as Wins,coalesce(sum(Losses),0) as Losses,coalesce(sum(No_Decisions),0) as No_Decisions,coalesce(sum(Holds),0) as Holds,coalesce(sum(Saves),0) as Saves,coalesce(sum(Blown_Saves),0) as Blown_Saves,coalesce(sum(Complete_Games),0) as Complete_Games,coalesce(sum(Shutouts),0) as Shutouts,coalesce(sum(Quality_Starts),0) as Quality_Starts,coalesce(sum(Outs_Pitched),0) as Outs_Pitched,coalesce(sum(Pitcher_Hits),0) as Pitcher_Hits,coalesce(sum(Pitcher_Runs),0) as Pitcher_Runs,coalesce(sum(Pitcher_Earned_Runs),0) as Pitcher_Earned_Runs,coalesce(sum(Pitcher_Walks),0) as Pitcher_Walks,coalesce(sum(Pitcher_Strikeouts),0) as Pitcher_Strikeouts,coalesce(sum(Pitcher_Home_Runs),0) as Pitcher_Home_Runs,coalesce(sum(Pitcher_Stolen_Bases),0) as Pitcher_Stolen_Bases,coalesce(sum(Pitcher_Caught_Stealing),0) as Pitcher_Caught_Stealing,coalesce(sum(Pitcher_Intentional_Walks),0) as Pitcher_Intentional_Walks,coalesce(sum(Pitcher_Hit_By_Pitch),0) as Pitcher_Hit_By_Pitch,coalesce(sum(Pitcher_Sacrifice_Hits),0) as Pitcher_Sacrifice_Hits,coalesce(sum(Pitcher_Sacrifice_Flys),0) as Pitcher_Sacrifice_Flys,coalesce(sum(Pitches_Thrown),0) as Pitches_Thrown,coalesce(sum(Starting_Pitches_Thrown),0) as Starting_Pitches_Thrown,coalesce(sum(Wild_Pitches),0) as Wild_Pitches,coalesce(sum(Strikes_Thrown),0) as Strikes_Thrown,coalesce(sum(Ground_Ball_Outs),0) as Ground_Ball_Outs,coalesce(sum(Fly_Ball_Outs),0) as Fly_Ball_Outs,coalesce(sum(Batters_Faced),0) as Batters_Faced,coalesce(sum(Pickoffs),0) as Pickoffs,coalesce(sum(Inherited_Runners),0) as Inherited_Runners,coalesce(sum(Inherited_Runners_Scored),0) as Inherited_Runners_Scored,coalesce(sum(Balks),0) as Balks from Baseball_Game_Player_Stats where Player_Id in (8175,8345,9377,8203,8708,8181,9613,2224,9129,8412,8168,2494,9025,8715,8371,8701,8098,8120,7329,3989,3169,9295,9080,9095,9570,9436) and Game_Id in (59415,58182,58289,58558,59143,59671,60440,58949,59125,60441,58056,59712,58711,58944,59757,60250,58367,58495,59680,60022,58864,59732,59531,58753,59681,59744,58123,59849,60352,59749,60336,60351,58376,59873,59518,58107,58298,59594,58058,60340,60355,59815,58302,59409,60116,60170,58157,58388,59933,59222,59998,58297,58418,58694,60322,58125) group by Player_Id ==> size: 3619
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
SELECT * FROM Team_Roster,Player,Baseball_Player WHERE Team_Roster.Player_Id = Player.Player_Id AND Player.Player_Id = Baseball_Player.Player_Id AND Team_Roster.League_Id=556173 AND Team_Roster.Team_Id=4987806 AND Team_Roster.Fantasy_Week=6 AND Team_Roster.Period=1 ORDER BY Last_Name ==> size: 284
select Player_Id,coalesce(sum(Games_Played),0) as Games_Played,coalesce(sum(Games_Started),0) as Games_Started,coalesce(sum(Fielding_Errors),0) as Fielding_Errors,coalesce(sum(Passed_Balls),0) as Passed_Balls,coalesce(sum(Outfield_Assists),0) as Outfield_Assists,coalesce(sum(At_Bats),0) as At_Bats,coalesce(sum(Runs),0) as Runs,coalesce(sum(Hits),0) as Hits,coalesce(sum(Doubles),0) as Doubles,coalesce(sum(Triples),0) as Triples,coalesce(sum(Home_Runs),0) as Home_Runs,coalesce(sum(Total_Bases),0) as Total_Bases,coalesce(sum(RBI),0) as RBI,coalesce(sum(Walks),0) as Walks,coalesce(sum(Intentional_Walks),0) as Intentional_Walks,coalesce(sum(Strikeouts),0) as Strikeouts,coalesce(sum(Hit_By_Pitch),0) as Hit_By_Pitch,coalesce(sum(Stolen_Bases),0) as Stolen_Bases,coalesce(sum(Caught_Stealing),0) as Caught_Stealing,coalesce(sum(Catcher_Stealers_Allowed),0) as Catcher_Stealers_Allowed,coalesce(sum(Catcher_Stealers_Caught),0) as Catcher_Stealers_Caught,coalesce(sum(Sacrifice_Hits),0) as Sacrifice_Hits,coalesce(sum(Sacrifice_Flys),0) as Sacrifice_Flys,coalesce(sum(Grounded_Into_Double_Plays),0) as Grounded_Into_Double_Plays,coalesce(sum(Left_On_Base),0) as Left_On_Base,coalesce(sum(Two_Out_RBI),0) as Two_Out_RBI,coalesce(sum(RLISP_Two_Out),0) as RLISP_Two_Out,coalesce(sum(Pitcher_Games_Played),0) as Pitcher_Games_Played,coalesce(sum(Pitcher_Games_Started),0) as Pitcher_Games_Started,coalesce(sum(Wins),0) as Wins,coalesce(sum(Losses),0) as Losses,coalesce(sum(No_Decisions),0) as No_Decisions,coalesce(sum(Holds),0) as Holds,coalesce(sum(Saves),0) as Saves,coalesce(sum(Blown_Saves),0) as Blown_Saves,coalesce(sum(Complete_Games),0) as Complete_Games,coalesce(sum(Shutouts),0) as Shutouts,coalesce(sum(Quality_Starts),0) as Quality_Starts,coalesce(sum(Outs_Pitched),0) as Outs_Pitched,coalesce(sum(Pitcher_Hits),0) as Pitcher_Hits,coalesce(sum(Pitcher_Runs),0) as Pitcher_Runs,coalesce(sum(Pitcher_Earned_Runs),0) as Pitcher_Earned_Runs,coalesce(sum(Pitcher_Walks),0) as Pitcher_Walks,coalesce(sum(Pitcher_Strikeouts),0) as Pitcher_Strikeouts,coalesce(sum(Pitcher_Home_Runs),0) as Pitcher_Home_Runs,coalesce(sum(Pitcher_Stolen_Bases),0) as Pitcher_Stolen_Bases,coalesce(sum(Pitcher_Caught_Stealing),0) as Pitcher_Caught_Stealing,coalesce(sum(Pitcher_Intentional_Walks),0) as Pitcher_Intentional_Walks,coalesce(sum(Pitcher_Hit_By_Pitch),0) as Pitcher_Hit_By_Pitch,coalesce(sum(Pitcher_Sacrifice_Hits),0) as Pitcher_Sacrifice_Hits,coalesce(sum(Pitcher_Sacrifice_Flys),0) as Pitcher_Sacrifice_Flys,coalesce(sum(Pitches_Thrown),0) as Pitches_Thrown,coalesce(sum(Starting_Pitches_Thrown),0) as Starting_Pitches_Thrown,coalesce(sum(Wild_Pitches),0) as Wild_Pitches,coalesce(sum(Strikes_Thrown),0) as Strikes_Thrown,coalesce(sum(Ground_Ball_Outs),0) as Ground_Ball_Outs,coalesce(sum(Fly_Ball_Outs),0) as Fly_Ball_Outs,coalesce(sum(Batters_Faced),0) as Batters_Faced,coalesce(sum(Pickoffs),0) as Pickoffs,coalesce(sum(Inherited_Runners),0) as Inherited_Runners,coalesce(sum(Inherited_Runners_Scored),0) as Inherited_Runners_Scored,coalesce(sum(Balks),0) as Balks from Baseball_Game_Player_Stats where Player_Id in (9197,7376,2821,9430,8457,6605,9908,8582,9432,4825,9298,2829,6814,2368,7304,8152,8322,8117,3283,8724,9760,8672,8613,8226,9028,5915) and Game_Id in (59415,58182,58289,58558,59143,59671,60440,58949,59125,60441,58056,59712,58711,58944,59757,60250,58367,58495,59680,60022,58864,59732,59531,58753,59681,59744,58123,59849,60352,59749,60336,60351,58376,59873,59518,58107,58298,59594,58058,60340,60355,59815,58302,59409,60116,60170,58157,58388,59933,59222,59998,58297,58418,58694,60322,58125) group by Player_Id ==> size: 3619
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
SELECT * FROM Team_Roster,Player,Baseball_Player WHERE Team_Roster.Player_Id = Player.Player_Id AND Player.Player_Id = Baseball_Player.Player_Id AND Team_Roster.League_Id=556173 AND Team_Roster.Team_Id=4987837 AND Team_Roster.Fantasy_Week=6 AND Team_Roster.Period=1 ORDER BY Last_Name ==> size: 284
select Player_Id,coalesce(sum(Games_Played),0) as Games_Played,coalesce(sum(Games_Started),0) as Games_Started,coalesce(sum(Fielding_Errors),0) as Fielding_Errors,coalesce(sum(Passed_Balls),0) as Passed_Balls,coalesce(sum(Outfield_Assists),0) as Outfield_Assists,coalesce(sum(At_Bats),0) as At_Bats,coalesce(sum(Runs),0) as Runs,coalesce(sum(Hits),0) as Hits,coalesce(sum(Doubles),0) as Doubles,coalesce(sum(Triples),0) as Triples,coalesce(sum(Home_Runs),0) as Home_Runs,coalesce(sum(Total_Bases),0) as Total_Bases,coalesce(sum(RBI),0) as RBI,coalesce(sum(Walks),0) as Walks,coalesce(sum(Intentional_Walks),0) as Intentional_Walks,coalesce(sum(Strikeouts),0) as Strikeouts,coalesce(sum(Hit_By_Pitch),0) as Hit_By_Pitch,coalesce(sum(Stolen_Bases),0) as Stolen_Bases,coalesce(sum(Caught_Stealing),0) as Caught_Stealing,coalesce(sum(Catcher_Stealers_Allowed),0) as Catcher_Stealers_Allowed,coalesce(sum(Catcher_Stealers_Caught),0) as Catcher_Stealers_Caught,coalesce(sum(Sacrifice_Hits),0) as Sacrifice_Hits,coalesce(sum(Sacrifice_Flys),0) as Sacrifice_Flys,coalesce(sum(Grounded_Into_Double_Plays),0) as Grounded_Into_Double_Plays,coalesce(sum(Left_On_Base),0) as Left_On_Base,coalesce(sum(Two_Out_RBI),0) as Two_Out_RBI,coalesce(sum(RLISP_Two_Out),0) as RLISP_Two_Out,coalesce(sum(Pitcher_Games_Played),0) as Pitcher_Games_Played,coalesce(sum(Pitcher_Games_Started),0) as Pitcher_Games_Started,coalesce(sum(Wins),0) as Wins,coalesce(sum(Losses),0) as Losses,coalesce(sum(No_Decisions),0) as No_Decisions,coalesce(sum(Holds),0) as Holds,coalesce(sum(Saves),0) as Saves,coalesce(sum(Blown_Saves),0) as Blown_Saves,coalesce(sum(Complete_Games),0) as Complete_Games,coalesce(sum(Shutouts),0) as Shutouts,coalesce(sum(Quality_Starts),0) as Quality_Starts,coalesce(sum(Outs_Pitched),0) as Outs_Pitched,coalesce(sum(Pitcher_Hits),0) as Pitcher_Hits,coalesce(sum(Pitcher_Runs),0) as Pitcher_Runs,coalesce(sum(Pitcher_Earned_Runs),0) as Pitcher_Earned_Runs,coalesce(sum(Pitcher_Walks),0) as Pitcher_Walks,coalesce(sum(Pitcher_Strikeouts),0) as Pitcher_Strikeouts,coalesce(sum(Pitcher_Home_Runs),0) as Pitcher_Home_Runs,coalesce(sum(Pitcher_Stolen_Bases),0) as Pitcher_Stolen_Bases,coalesce(sum(Pitcher_Caught_Stealing),0) as Pitcher_Caught_Stealing,coalesce(sum(Pitcher_Intentional_Walks),0) as Pitcher_Intentional_Walks,coalesce(sum(Pitcher_Hit_By_Pitch),0) as Pitcher_Hit_By_Pitch,coalesce(sum(Pitcher_Sacrifice_Hits),0) as Pitcher_Sacrifice_Hits,coalesce(sum(Pitcher_Sacrifice_Flys),0) as Pitcher_Sacrifice_Flys,coalesce(sum(Pitches_Thrown),0) as Pitches_Thrown,coalesce(sum(Starting_Pitches_Thrown),0) as Starting_Pitches_Thrown,coalesce(sum(Wild_Pitches),0) as Wild_Pitches,coalesce(sum(Strikes_Thrown),0) as Strikes_Thrown,coalesce(sum(Ground_Ball_Outs),0) as Ground_Ball_Outs,coalesce(sum(Fly_Ball_Outs),0) as Fly_Ball_Outs,coalesce(sum(Batters_Faced),0) as Batters_Faced,coalesce(sum(Pickoffs),0) as Pickoffs,coalesce(sum(Inherited_Runners),0) as Inherited_Runners,coalesce(sum(Inherited_Runners_Scored),0) as Inherited_Runners_Scored,coalesce(sum(Balks),0) as Balks from Baseball_Game_Player_Stats where Player_Id in (8580,9353,9900,5190,9338,6654,3092,8697,8550,8860,8229,8600,9928,9887,8749,9027,8351,9439,2835,8159,8553,10014,9415,3908,8811,4370) and Game_Id in (59415,58182,58289,58558,59143,59671,60440,58949,59125,60441,58056,59712,58711,58944,59757,60250,58367,58495,59680,60022,58864,59732,59531,58753,59681,59744,58123,59849,60352,59749,60336,60351,58376,59873,59518,58107,58298,59594,58058,60340,60355,59815,58302,59409,60116,60170,58157,58388,59933,59222,59998,58297,58418,58694,60322,58125) group by Player_Id ==> size: 3620
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
SELECT * FROM Team_Roster,Player,Baseball_Player WHERE Team_Roster.Player_Id = Player.Player_Id AND Player.Player_Id = Baseball_Player.Player_Id AND Team_Roster.League_Id=556173 AND Team_Roster.Team_Id=4987639 AND Team_Roster.Fantasy_Week=6 AND Team_Roster.Period=1 ORDER BY Last_Name ==> size: 284
select Player_Id,coalesce(sum(Games_Played),0) as Games_Played,coalesce(sum(Games_Started),0) as Games_Started,coalesce(sum(Fielding_Errors),0) as Fielding_Errors,coalesce(sum(Passed_Balls),0) as Passed_Balls,coalesce(sum(Outfield_Assists),0) as Outfield_Assists,coalesce(sum(At_Bats),0) as At_Bats,coalesce(sum(Runs),0) as Runs,coalesce(sum(Hits),0) as Hits,coalesce(sum(Doubles),0) as Doubles,coalesce(sum(Triples),0) as Triples,coalesce(sum(Home_Runs),0) as Home_Runs,coalesce(sum(Total_Bases),0) as Total_Bases,coalesce(sum(RBI),0) as RBI,coalesce(sum(Walks),0) as Walks,coalesce(sum(Intentional_Walks),0) as Intentional_Walks,coalesce(sum(Strikeouts),0) as Strikeouts,coalesce(sum(Hit_By_Pitch),0) as Hit_By_Pitch,coalesce(sum(Stolen_Bases),0) as Stolen_Bases,coalesce(sum(Caught_Stealing),0) as Caught_Stealing,coalesce(sum(Catcher_Stealers_Allowed),0) as Catcher_Stealers_Allowed,coalesce(sum(Catcher_Stealers_Caught),0) as Catcher_Stealers_Caught,coalesce(sum(Sacrifice_Hits),0) as Sacrifice_Hits,coalesce(sum(Sacrifice_Flys),0) as Sacrifice_Flys,coalesce(sum(Grounded_Into_Double_Plays),0) as Grounded_Into_Double_Plays,coalesce(sum(Left_On_Base),0) as Left_On_Base,coalesce(sum(Two_Out_RBI),0) as Two_Out_RBI,coalesce(sum(RLISP_Two_Out),0) as RLISP_Two_Out,coalesce(sum(Pitcher_Games_Played),0) as Pitcher_Games_Played,coalesce(sum(Pitcher_Games_Started),0) as Pitcher_Games_Started,coalesce(sum(Wins),0) as Wins,coalesce(sum(Losses),0) as Losses,coalesce(sum(No_Decisions),0) as No_Decisions,coalesce(sum(Holds),0) as Holds,coalesce(sum(Saves),0) as Saves,coalesce(sum(Blown_Saves),0) as Blown_Saves,coalesce(sum(Complete_Games),0) as Complete_Games,coalesce(sum(Shutouts),0) as Shutouts,coalesce(sum(Quality_Starts),0) as Quality_Starts,coalesce(sum(Outs_Pitched),0) as Outs_Pitched,coalesce(sum(Pitcher_Hits),0) as Pitcher_Hits,coalesce(sum(Pitcher_Runs),0) as Pitcher_Runs,coalesce(sum(Pitcher_Earned_Runs),0) as Pitcher_Earned_Runs,coalesce(sum(Pitcher_Walks),0) as Pitcher_Walks,coalesce(sum(Pitcher_Strikeouts),0) as Pitcher_Strikeouts,coalesce(sum(Pitcher_Home_Runs),0) as Pitcher_Home_Runs,coalesce(sum(Pitcher_Stolen_Bases),0) as Pitcher_Stolen_Bases,coalesce(sum(Pitcher_Caught_Stealing),0) as Pitcher_Caught_Stealing,coalesce(sum(Pitcher_Intentional_Walks),0) as Pitcher_Intentional_Walks,coalesce(sum(Pitcher_Hit_By_Pitch),0) as Pitcher_Hit_By_Pitch,coalesce(sum(Pitcher_Sacrifice_Hits),0) as Pitcher_Sacrifice_Hits,coalesce(sum(Pitcher_Sacrifice_Flys),0) as Pitcher_Sacrifice_Flys,coalesce(sum(Pitches_Thrown),0) as Pitches_Thrown,coalesce(sum(Starting_Pitches_Thrown),0) as Starting_Pitches_Thrown,coalesce(sum(Wild_Pitches),0) as Wild_Pitches,coalesce(sum(Strikes_Thrown),0) as Strikes_Thrown,coalesce(sum(Ground_Ball_Outs),0) as Ground_Ball_Outs,coalesce(sum(Fly_Ball_Outs),0) as Fly_Ball_Outs,coalesce(sum(Batters_Faced),0) as Batters_Faced,coalesce(sum(Pickoffs),0) as Pickoffs,coalesce(sum(Inherited_Runners),0) as Inherited_Runners,coalesce(sum(Inherited_Runners_Scored),0) as Inherited_Runners_Scored,coalesce(sum(Balks),0) as Balks from Baseball_Game_Player_Stats where Player_Id in (5588,8452,8294,5117,9297,9483,8350,9931,8263,5864,9559,8323,9561,8228,6512,9623,7535,9419,7310,8654,2345,8598,9011,6608,8446,9434) and Game_Id in (59415,58182,58289,58558,59143,59671,60440,58949,59125,60441,58056,59712,58711,58944,59757,60250,58367,58495,59680,60022,58864,59732,59531,58753,59681,59744,58123,59849,60352,59749,60336,60351,58376,59873,59518,58107,58298,59594,58058,60340,60355,59815,58302,59409,60116,60170,58157,58388,59933,59222,59998,58297,58418,58694,60322,58125) group by Player_Id ==> size: 3619
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
SELECT * FROM Team_Roster,Player,Baseball_Player WHERE Team_Roster.Player_Id = Player.Player_Id AND Player.Player_Id = Baseball_Player.Player_Id AND Team_Roster.League_Id=556173 AND Team_Roster.Team_Id=4987855 AND Team_Roster.Fantasy_Week=6 AND Team_Roster.Period=1 ORDER BY Last_Name ==> size: 284
select Player_Id,coalesce(sum(Games_Played),0) as Games_Played,coalesce(sum(Games_Started),0) as Games_Started,coalesce(sum(Fielding_Errors),0) as Fielding_Errors,coalesce(sum(Passed_Balls),0) as Passed_Balls,coalesce(sum(Outfield_Assists),0) as Outfield_Assists,coalesce(sum(At_Bats),0) as At_Bats,coalesce(sum(Runs),0) as Runs,coalesce(sum(Hits),0) as Hits,coalesce(sum(Doubles),0) as Doubles,coalesce(sum(Triples),0) as Triples,coalesce(sum(Home_Runs),0) as Home_Runs,coalesce(sum(Total_Bases),0) as Total_Bases,coalesce(sum(RBI),0) as RBI,coalesce(sum(Walks),0) as Walks,coalesce(sum(Intentional_Walks),0) as Intentional_Walks,coalesce(sum(Strikeouts),0) as Strikeouts,coalesce(sum(Hit_By_Pitch),0) as Hit_By_Pitch,coalesce(sum(Stolen_Bases),0) as Stolen_Bases,coalesce(sum(Caught_Stealing),0) as Caught_Stealing,coalesce(sum(Catcher_Stealers_Allowed),0) as Catcher_Stealers_Allowed,coalesce(sum(Catcher_Stealers_Caught),0) as Catcher_Stealers_Caught,coalesce(sum(Sacrifice_Hits),0) as Sacrifice_Hits,coalesce(sum(Sacrifice_Flys),0) as Sacrifice_Flys,coalesce(sum(Grounded_Into_Double_Plays),0) as Grounded_Into_Double_Plays,coalesce(sum(Left_On_Base),0) as Left_On_Base,coalesce(sum(Two_Out_RBI),0) as Two_Out_RBI,coalesce(sum(RLISP_Two_Out),0) as RLISP_Two_Out,coalesce(sum(Pitcher_Games_Played),0) as Pitcher_Games_Played,coalesce(sum(Pitcher_Games_Started),0) as Pitcher_Games_Started,coalesce(sum(Wins),0) as Wins,coalesce(sum(Losses),0) as Losses,coalesce(sum(No_Decisions),0) as No_Decisions,coalesce(sum(Holds),0) as Holds,coalesce(sum(Saves),0) as Saves,coalesce(sum(Blown_Saves),0) as Blown_Saves,coalesce(sum(Complete_Games),0) as Complete_Games,coalesce(sum(Shutouts),0) as Shutouts,coalesce(sum(Quality_Starts),0) as Quality_Starts,coalesce(sum(Outs_Pitched),0) as Outs_Pitched,coalesce(sum(Pitcher_Hits),0) as Pitcher_Hits,coalesce(sum(Pitcher_Runs),0) as Pitcher_Runs,coalesce(sum(Pitcher_Earned_Runs),0) as Pitcher_Earned_Runs,coalesce(sum(Pitcher_Walks),0) as Pitcher_Walks,coalesce(sum(Pitcher_Strikeouts),0) as Pitcher_Strikeouts,coalesce(sum(Pitcher_Home_Runs),0) as Pitcher_Home_Runs,coalesce(sum(Pitcher_Stolen_Bases),0) as Pitcher_Stolen_Bases,coalesce(sum(Pitcher_Caught_Stealing),0) as Pitcher_Caught_Stealing,coalesce(sum(Pitcher_Intentional_Walks),0) as Pitcher_Intentional_Walks,coalesce(sum(Pitcher_Hit_By_Pitch),0) as Pitcher_Hit_By_Pitch,coalesce(sum(Pitcher_Sacrifice_Hits),0) as Pitcher_Sacrifice_Hits,coalesce(sum(Pitcher_Sacrifice_Flys),0) as Pitcher_Sacrifice_Flys,coalesce(sum(Pitches_Thrown),0) as Pitches_Thrown,coalesce(sum(Starting_Pitches_Thrown),0) as Starting_Pitches_Thrown,coalesce(sum(Wild_Pitches),0) as Wild_Pitches,coalesce(sum(Strikes_Thrown),0) as Strikes_Thrown,coalesce(sum(Ground_Ball_Outs),0) as Ground_Ball_Outs,coalesce(sum(Fly_Ball_Outs),0) as Fly_Ball_Outs,coalesce(sum(Batters_Faced),0) as Batters_Faced,coalesce(sum(Pickoffs),0) as Pickoffs,coalesce(sum(Inherited_Runners),0) as Inherited_Runners,coalesce(sum(Inherited_Runners_Scored),0) as Inherited_Runners_Scored,coalesce(sum(Balks),0) as Balks from Baseball_Game_Player_Stats where Player_Id in (6811,7623,8856,6247,5580,7325,4273,8591,5415,8177,8584,10206,6531,9457,9146,4970,8596,7691,5485,8996,9029,6057,9386,4597,8358,8316) and Game_Id in (59415,58182,58289,58558,59143,59671,60440,58949,59125,60441,58056,59712,58711,58944,59757,60250,58367,58495,59680,60022,58864,59732,59531,58753,59681,59744,58123,59849,60352,59749,60336,60351,58376,59873,59518,58107,58298,59594,58058,60340,60355,59815,58302,59409,60116,60170,58157,58388,59933,59222,59998,58297,58418,58694,60322,58125) group by Player_Id ==> size: 3620
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
SELECT * FROM Team_Roster,Player,Baseball_Player WHERE Team_Roster.Player_Id = Player.Player_Id AND Player.Player_Id = Baseball_Player.Player_Id AND Team_Roster.League_Id=556173 AND Team_Roster.Team_Id=4987812 AND Team_Roster.Fantasy_Week=6 AND Team_Roster.Period=1 ORDER BY Last_Name ==> size: 284
select Player_Id,coalesce(sum(Games_Played),0) as Games_Played,coalesce(sum(Games_Started),0) as Games_Started,coalesce(sum(Fielding_Errors),0) as Fielding_Errors,coalesce(sum(Passed_Balls),0) as Passed_Balls,coalesce(sum(Outfield_Assists),0) as Outfield_Assists,coalesce(sum(At_Bats),0) as At_Bats,coalesce(sum(Runs),0) as Runs,coalesce(sum(Hits),0) as Hits,coalesce(sum(Doubles),0) as Doubles,coalesce(sum(Triples),0) as Triples,coalesce(sum(Home_Runs),0) as Home_Runs,coalesce(sum(Total_Bases),0) as Total_Bases,coalesce(sum(RBI),0) as RBI,coalesce(sum(Walks),0) as Walks,coalesce(sum(Intentional_Walks),0) as Intentional_Walks,coalesce(sum(Strikeouts),0) as Strikeouts,coalesce(sum(Hit_By_Pitch),0) as Hit_By_Pitch,coalesce(sum(Stolen_Bases),0) as Stolen_Bases,coalesce(sum(Caught_Stealing),0) as Caught_Stealing,coalesce(sum(Catcher_Stealers_Allowed),0) as Catcher_Stealers_Allowed,coalesce(sum(Catcher_Stealers_Caught),0) as Catcher_Stealers_Caught,coalesce(sum(Sacrifice_Hits),0) as Sacrifice_Hits,coalesce(sum(Sacrifice_Flys),0) as Sacrifice_Flys,coalesce(sum(Grounded_Into_Double_Plays),0) as Grounded_Into_Double_Plays,coalesce(sum(Left_On_Base),0) as Left_On_Base,coalesce(sum(Two_Out_RBI),0) as Two_Out_RBI,coalesce(sum(RLISP_Two_Out),0) as RLISP_Two_Out,coalesce(sum(Pitcher_Games_Played),0) as Pitcher_Games_Played,coalesce(sum(Pitcher_Games_Started),0) as Pitcher_Games_Started,coalesce(sum(Wins),0) as Wins,coalesce(sum(Losses),0) as Losses,coalesce(sum(No_Decisions),0) as No_Decisions,coalesce(sum(Holds),0) as Holds,coalesce(sum(Saves),0) as Saves,coalesce(sum(Blown_Saves),0) as Blown_Saves,coalesce(sum(Complete_Games),0) as Complete_Games,coalesce(sum(Shutouts),0) as Shutouts,coalesce(sum(Quality_Starts),0) as Quality_Starts,coalesce(sum(Outs_Pitched),0) as Outs_Pitched,coalesce(sum(Pitcher_Hits),0) as Pitcher_Hits,coalesce(sum(Pitcher_Runs),0) as Pitcher_Runs,coalesce(sum(Pitcher_Earned_Runs),0) as Pitcher_Earned_Runs,coalesce(sum(Pitcher_Walks),0) as Pitcher_Walks,coalesce(sum(Pitcher_Strikeouts),0) as Pitcher_Strikeouts,coalesce(sum(Pitcher_Home_Runs),0) as Pitcher_Home_Runs,coalesce(sum(Pitcher_Stolen_Bases),0) as Pitcher_Stolen_Bases,coalesce(sum(Pitcher_Caught_Stealing),0) as Pitcher_Caught_Stealing,coalesce(sum(Pitcher_Intentional_Walks),0) as Pitcher_Intentional_Walks,coalesce(sum(Pitcher_Hit_By_Pitch),0) as Pitcher_Hit_By_Pitch,coalesce(sum(Pitcher_Sacrifice_Hits),0) as Pitcher_Sacrifice_Hits,coalesce(sum(Pitcher_Sacrifice_Flys),0) as Pitcher_Sacrifice_Flys,coalesce(sum(Pitches_Thrown),0) as Pitches_Thrown,coalesce(sum(Starting_Pitches_Thrown),0) as Starting_Pitches_Thrown,coalesce(sum(Wild_Pitches),0) as Wild_Pitches,coalesce(sum(Strikes_Thrown),0) as Strikes_Thrown,coalesce(sum(Ground_Ball_Outs),0) as Ground_Ball_Outs,coalesce(sum(Fly_Ball_Outs),0) as Fly_Ball_Outs,coalesce(sum(Batters_Faced),0) as Batters_Faced,coalesce(sum(Pickoffs),0) as Pickoffs,coalesce(sum(Inherited_Runners),0) as Inherited_Runners,coalesce(sum(Inherited_Runners_Scored),0) as Inherited_Runners_Scored,coalesce(sum(Balks),0) as Balks from Baseball_Game_Player_Stats where Player_Id in (9725,9100,8618,9305,6602,5857,6779,9130,9563,8616,4165,10235,5355,9156,6768,9363,8918,8182,7935,8968,9718,8795,6548,7761,4445,7641) and Game_Id in (59415,58182,58289,58558,59143,59671,60440,58949,59125,60441,58056,59712,58711,58944,59757,60250,58367,58495,59680,60022,58864,59732,59531,58753,59681,59744,58123,59849,60352,59749,60336,60351,58376,59873,59518,58107,58298,59594,58058,60340,60355,59815,58302,59409,60116,60170,58157,58388,59933,59222,59998,58297,58418,58694,60322,58125) group by Player_Id ==> size: 3620
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (203) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (204) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (206) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (205) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 246
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (207,208,209,210,210) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 262
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (202,203,204,205,206,207,208,209,210,216) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 282
select * from Eligible_Players_History as EP,Baseball_Player_View as BPV where EP.Season = 2026 and EP.Baseball_Week = 6 and EP.Player_Id = BPV.Player_Id and EP.Game_Id = 4920 and EP.Position_Id in (212,213,214) and BPV.Deleted = 0 order by BPV.Last_Name ==> size: 254
select * from Player_Notes where player_id > 0 and created > date_add(now(), interval -10 day) and headline = 1 and deleted=0 and published=1 order by created desc limit 20 ==> size: 173
select * from Metrics_Players where Week=6 and Player_Pool=0 and Acquired>0 order by Acquired desc limit 10 ==> size: 107
select * from Metrics_Players where Week=6 and Player_Pool=0 and Released>0 order by Released desc limit 10 ==> size: 107
select * from Baseball_Game_Schedule where Start_Time > '2026-08-14' and Start_Time < '2026-08-15' and (Competition_Type = 'Regular Season') order by Start_Time asc ==> size: 164