The Total Billion World
The list the billion in world actually and percentage totally
@kaggle.willianoliveiragibin_the_total_billion_world
The list the billion in world actually and percentage totally
@kaggle.willianoliveiragibin_the_total_billion_world
CREATE TABLE billionaires (
"rank" BIGINT,
"name" VARCHAR,
"net_worth" VARCHAR,
"age" DOUBLE,
"country_territory" VARCHAR,
"source" VARCHAR,
"industry" VARCHAR
);
Anyone who has the link will be able to view this.