The Big Bang Theory - Plots (All Seasons)
Plots of all the episodes from all 12 seasons of The Big Bang Theory
@kaggle.quadeer15sh_the_big_bang_theory_plots_all_seasons
Plots of all the episodes from all 12 seasons of The Big Bang Theory
@kaggle.quadeer15sh_the_big_bang_theory_plots_all_seasons
CREATE TABLE the_big_bang_theory (
"season" BIGINT,
"no_overall" BIGINT,
"no_inseason" BIGINT,
"title" VARCHAR,
"directed_by" VARCHAR,
"written_by" VARCHAR,
"original_air_date" VARCHAR,
"prod_code" VARCHAR,
"u_s_viewers_millions" DOUBLE,
"plot" VARCHAR
);
Anyone who has the link will be able to view this.