IPL PLAYER PERFORMANCE 2008 TO 2022
Players Performance in IPL
@kaggle.manish9569_ipl_player_performance_2008_to_2022
Players Performance in IPL
@kaggle.manish9569_ipl_player_performance_2008_to_2022
CREATE TABLE ipl_players_data_2008_2022 (
"unnamed_0" BIGINT,
"playerss" VARCHAR,
"year" BIGINT,
"matches" BIGINT,
"runss" BIGINT,
"average" VARCHAR,
"higest_score" VARCHAR,
"strike_rate" DOUBLE,
"no" BIGINT,
"fifty" BIGINT,
"four" BIGINT,
"six" BIGINT
);
Anyone who has the link will be able to view this.