Jojo Stand Dataset
This dataset contains detailed information about the "Stands" from the popular a
@kaggle.akshatsharmawork_jojo_stand_dataset
This dataset contains detailed information about the "Stands" from the popular a
@kaggle.akshatsharmawork_jojo_stand_dataset
CREATE TABLE jojo (
"stand_name" VARCHAR,
"stand_user" VARCHAR,
"power" VARCHAR,
"speed" VARCHAR,
"range" VARCHAR,
"stamina" VARCHAR,
"precision" VARCHAR,
"development" VARCHAR,
"ability_type" VARCHAR,
"form_type" VARCHAR,
"tentative_type" VARCHAR,
"part" BIGINT
);
Anyone who has the link will be able to view this.