SIT Student Information
Diversity Analysis of Students in Institute
@kaggle.pclatane_sit_student_information
Diversity Analysis of Students in Institute
@kaggle.pclatane_sit_student_information
CREATE TABLE sit_student_information (
"timestamp" TIMESTAMP,
"name" VARCHAR,
"age" BIGINT,
"gender" VARCHAR,
"email" VARCHAR,
"branch" VARCHAR,
"year" VARCHAR,
"taluka" VARCHAR,
"district" VARCHAR,
"state" VARCHAR,
"cast" VARCHAR
);
Anyone who has the link will be able to view this.