INSERT INTO Central_Standings (id, Team, Wins, Losses, Percent, GamesBack) VALUES (0, 'Chicago Cubs', 59, 42, .584, '-');

INSERT INTO Central_Standings (id, Team, Wins, Losses, Percent, GamesBack) VALUES (1, 'Milwaukee', 58, 43, .574, '1');

INSERT INTO Central_Standings (id, Team, Wins, Losses, Percent, GamesBack) VALUES (2, 'St. Louis', 57, 46, .553, '3');

INSERT INTO Central_Standings (id, Team, Wins, Losses, Percent, GamesBack) VALUES (3, 'Cincinnati', 50, 53, .485, '10');

INSERT INTO Central_Standings (id, Team, Wins, Losses, Percent, GamesBack) VALUES (4, 'Pittsburgh', 47, 54, .465, '12');

INSERT INTO Central_Standings (id, Team, Wins, Losses, Percent, GamesBack) VALUES (5, 'Houston', 46, 55, .455, '13');

Standings updated

 

Return to Main Page

 

 

Site design by Visual Decisions