The Big Three Anime Arcs
Anime Vyuh: A Fusion of Coding and Anime
@kaggle.tarundalal_the_big_three_anime_arcs
Anime Vyuh: A Fusion of Coding and Anime
@kaggle.tarundalal_the_big_three_anime_arcs
CREATE TABLE bigthree (
"arc" VARCHAR,
"start_onchapter" DOUBLE,
"totalchapters" BIGINT,
"totalpages" BIGINT,
"manga" VARCHAR,
"start_onepisode" BIGINT,
"totalepisodes" BIGINT,
"totalminutes_avg_24" BIGINT,
"anime" VARCHAR,
"bigthree" VARCHAR
);
Anyone who has the link will be able to view this.