Student Performance Example SOW
Student performance_ an example of data analysis and SMART questions and Scope o
@kaggle.huyennguyen63_student_performance_example_sow
Student performance_ an example of data analysis and SMART questions and Scope o
@kaggle.huyennguyen63_student_performance_example_sow
CREATE TABLE studentsperformance (
"math_score" BIGINT,
"reading_score" BIGINT,
"writing_score" BIGINT,
"placement_score" BIGINT,
"club_join_date" BIGINT
);
Anyone who has the link will be able to view this.