Large Video Game Companies
list of large video game companies across the world
@kaggle.kkhandekar_large_video_game_companies
list of large video game companies across the world
@kaggle.kkhandekar_large_video_game_companies
CREATE TABLE gamingcompanies_main (
"name" VARCHAR,
"marketcap" DOUBLE,
"earnings" BIGINT,
"employeecount" BIGINT,
"operatingmargin" DOUBLE,
"peratio" DOUBLE,
"revenue" DOUBLE,
"country" VARCHAR
);
Anyone who has the link will be able to view this.