IPL Data 2023
Explore IPL 2023: Uncover performance, trends, and strategies #IPL2023 #Cricket
@kaggle.aryaadithyan_ipl_data_2023
Explore IPL 2023: Uncover performance, trends, and strategies #IPL2023 #Cricket
@kaggle.aryaadithyan_ipl_data_2023
CREATE TABLE ipl23data (
"match_number" BIGINT,
"venue" VARCHAR,
"team_1" VARCHAR,
"team_2" VARCHAR,
"score_1" VARCHAR,
"score_2" VARCHAR,
"winner" VARCHAR
);
Anyone who has the link will be able to view this.