Baselight

Rohit-Sharma-All-International-Cricket-Centuries

List of international cricket centuries by Rohit Sharma

@kaggle.drahulsingh_rohit_sharma_all_international_cricket_centuries

Loading...
Loading...

About this Dataset

Rohit-Sharma-All-International-Cricket-Centuries


Rohit Sharma is an Indian cricketer who has played for his country since 2007. As of February 2023, he had 43 international centuries—30 in One Day Internationals (ODIs), 9 in Tests, and 4 in Twenty20 Internationals (T20Is).

Tables

Rohit Sharma All International Cricket Centuries

@kaggle.drahulsingh_rohit_sharma_all_international_cricket_centuries.rohit_sharma_all_international_cricket_centuries
  • 8.12 kB
  • 43 rows
  • 9 columns
Loading...
CREATE TABLE rohit_sharma_all_international_cricket_centuries (
  "no" BIGINT  -- No.,
  "score" VARCHAR,
  "against" VARCHAR,
  "position" BIGINT,
  "innings" BIGINT,
  "venue" VARCHAR,
  "ground" VARCHAR,
  "date" VARCHAR,
  "result" VARCHAR
);

Share link

Anyone who has the link will be able to view this.