500 Person Gender-Height-Weight-Body Mass Index
Height and Weight random generated, Body Mass Index Calculated
@kaggle.yersever_500_person_gender_height_weight_bodymassindex
Height and Weight random generated, Body Mass Index Calculated
@kaggle.yersever_500_person_gender_height_weight_bodymassindex
CREATE TABLE n_500_person_gender_height_weight_index (
"gender" VARCHAR,
"height" BIGINT,
"weight" BIGINT,
"index" BIGINT
);
Anyone who has the link will be able to view this.