Hashim-Amla-All-International-Cricket-Centuries
List of international cricket centuries by Hashim Amla
@kaggle.drahulsingh_hashim_amla_all_international_cricket_centuries
List of international cricket centuries by Hashim Amla
@kaggle.drahulsingh_hashim_amla_all_international_cricket_centuries
Hashim Amla is a retired South African cricketer who played for the national side for 15 years. On 28 and 27 occasions, respectively, he has hit hundreds (100 or more runs in a single innings) in Test and One Day International (ODI) matches. Former England captain Geoffrey Boycott previously remarked of him, "he bats in a way that gives the bowlers very little hope" and "he plays the same way at the start of his innings as he does at the end."
CREATE TABLE hashim_amla_all_international_cricket_centuries (
"no" BIGINT -- No.,
"score" VARCHAR,
"against" VARCHAR,
"position" BIGINT,
"innings" BIGINT,
"venue" VARCHAR,
"ground" VARCHAR,
"date" VARCHAR,
"result" VARCHAR
);
Anyone who has the link will be able to view this.