- Task 1 Consider The Following Conceptual Schema Of A Sample Database That Contains Information About The Students Semin 1 (209.09 KiB) Viewed 44 times
Task 1 Consider the following conceptual schema of a sample database that contains information about the students, semin
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Task 1 Consider the following conceptual schema of a sample database that contains information about the students, semin
Task 1 Consider the following conceptual schema of a sample database that contains information about the students, seminars, and student's enrolment to the seminars. enrolledIn ID STUDENT staid name address phone1..1 SEMINAR-ENROLMENT enrolid encol Date markReceived 1 in instructs PROFESSOR profid ID name email SEMINAR Seminarid ID description seminar Date Write a sample BSON document which structure is consistent with the conceptual schema given above. Your document must contain information about at least two professors, two seminars, two students, and two students' enrolment to the seminar; one of the students was enrolled to both the seminars and the other was enrolled to one of the two seminars. The two professors each instructs one seminar. The values for the attributes are up to you but must be sensible.