conference_id | name | date |
---|---|---|
1 | Education Tech Summit | 2023-01-01 |
2 | Teaching Innovations Conference | 2023-01-15 |
3 | Learning & Development Expo | 2023-02-01 |
4 | eLearning World Forum | 2023-02-15 |
5 | Academic Research Symposium | 2023-03-01 |
session_type | duration |
---|---|
Keynote_Speech | 60 |
Panel Discussion | 90 |
Workshop | 120 |
Breakout Session | 60 |
Presentation | 30 |
speaker_id | first_name | last_name | title |
---|---|---|---|
1 | John | Doe | CEO at Tech Inc. |
2 | Jane | Smith | Professor at University XYZ |
3 | Bob | Williams | Innovator at ABC Company |
4 | Alice | Johnson | Director at Learning Center PQR |
5 | Charlie | Brown | Researcher at Data Analytics Institute |
conference_session_id | conference_id | session_type_id |
---|---|---|
(→ Conferences.conference_id) | (→ Sessions.session_type_id) | |
1 | 1 | 1 |
2 | 2 | 1 |
3 | 3 | 1 |
4 | 4 | 1 |
5 | 5 | 1 |