INSERT INTO season (Season,PlayDate,HomeTeam,HomeTeamScore,AwayTeam,AwayTeamScore) VALUES ('1','2020-07-12','1011',NULL,'1017',NULL);
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)