Top Udemy Online Courses For Students
Want to start your career with some new courses ?
@kaggle.durgeshrao9993_online_udemy_courses_details
Want to start your career with some new courses ?
@kaggle.durgeshrao9993_online_udemy_courses_details
CREATE TABLE udemy_course_details (
"id" BIGINT,
"title" VARCHAR,
"url" VARCHAR,
"paid" BOOLEAN,
"price" BIGINT,
"subscribers" BIGINT,
"reviews" BIGINT,
"lectures" BIGINT,
"level" VARCHAR,
"duration" DOUBLE,
"subject" VARCHAR
);
Anyone who has the link will be able to view this.