SNES Games
The games released for the SNES console with technical info
@kaggle.thedevastator_snes_games_a_comprehensive_list_of_games
The games released for the SNES console with technical info
@kaggle.thedevastator_snes_games_a_comprehensive_list_of_games
CREATE TABLE df_1 (
"unnamed_0" DOUBLE,
"title" VARCHAR,
"developer_s" VARCHAR,
"publisher_s" VARCHAR,
"release_date" VARCHAR,
"release_date_1" VARCHAR,
"release_date_2" VARCHAR,
"ref" VARCHAR
);
CREATE TABLE df_2 (
"unnamed_0" BIGINT,
"title" VARCHAR,
"developer_s" VARCHAR,
"publisher_s" VARCHAR,
"release_date" VARCHAR
);
CREATE TABLE df_3 (
"unnamed_0" BIGINT,
"title_s" VARCHAR,
"developer" VARCHAR,
"publisher" VARCHAR,
"release_date" VARCHAR,
"regions_released" VARCHAR
);
CREATE TABLE df_4 (
"unnamed_0" BIGINT
);
CREATE TABLE df_5 (
"unnamed_0" BIGINT,
"n_0" VARCHAR,
"n_1" VARCHAR
);
Anyone who has the link will be able to view this.