Virat Kholi Centuires
A collection of all Virat Kohli's International Centuries.
@kaggle.mayankanand2701_virat_kholi_centuires
A collection of all Virat Kohli's International Centuries.
@kaggle.mayankanand2701_virat_kholi_centuires
CREATE TABLE virat_kohli_centuries (
"s_no" BIGINT,
"date" VARCHAR,
"score" BIGINT,
"strike_rate" DOUBLE,
"type_of_match" VARCHAR,
"position" BIGINT,
"innings" BIGINT,
"dismissed" VARCHAR,
"man_of_the_match" VARCHAR,
"captain" VARCHAR,
"against" VARCHAR,
"venue" VARCHAR,
"h_a_n" VARCHAR,
"result" VARCHAR
);
Anyone who has the link will be able to view this.