id | name | specialization | yearsOfExperience |
---|---|---|---|
1 | John Doe | Mathematics | 8 |
2 | Jane Smith | Physics | 7 |
3 | Alice Brown | Biology | 6 |
4 | Bob Johnson | Computer Science | 9 |
5 | Charlie White | English Literature | 3 |
courseId | title | description | duration | educatorId |
---|---|---|---|---|
(→ Educator.id) | ||||
1 | Introduction to Calculus | A basic introduction to calculus. | 120 | 1 |
2 | General Physics I | An overview of fundamental physics concepts. | 150 | 2 |
3 | Advanced Biology | Exploring complex biological systems. | 180 | 3 |
4 | Data Structures and Algorithms | Learn about various data structures and algorithms. | 150 | 4 |
5 | Great American Novels | Discussion on major works by classic American authors. | 120 | 5 |
studentId | firstName | lastName | dateOfBirth | enrolledCourses |
---|---|---|---|---|
1 | Tom | Hanks | 1990-05-22 | None |
2 | Emma | Watson | 1990-11-15 | None |
3 | Leonardo | DiCaprio | 1974-11-11 | None |
4 | Kate | Winslet | 1975-10-05 | None |
5 | Robert | Downey Jr | 1965-04-04 | None |
venueId | name | location | educationalVenue | ticketPrice |
---|---|---|---|---|
1 | The Museum | Central City | Museum | $15 |
2 | Stellar Planetarium | South Side | Planetarium | $16 |
3 | Natural History Museum | West End | Museum | $17 |
4 | Galaxy Planetarium | East Town | Planetarium | $15 |
5 | Art Gallery | North Point | Art Exhibition Hall | Free Entry |