World Of Warcraft Battlegrounds
Details of some battlegrounds in World of warcraft
@kaggle.cblesa_world_of_warcraft_battlegrounds
Details of some battlegrounds in World of warcraft
@kaggle.cblesa_world_of_warcraft_battlegrounds
CREATE TABLE wowsm2 (
"code" VARCHAR,
"faction" VARCHAR,
"class" VARCHAR,
"kb" BIGINT,
"d" BIGINT,
"hk" BIGINT,
"dd" BIGINT,
"hd" BIGINT,
"cc" BIGINT,
"honor" BIGINT,
"win" DOUBLE,
"lose" DOUBLE,
"rol" VARCHAR,
"be" DOUBLE
);
Anyone who has the link will be able to view this.