Take the events table, and extract all the columns relevant to a virtual event. A virtual event is a non-physical event (does not have a physical location). The resources are different (like web conferences, webinars etc.)
Find out what additional columns do you need to add to this table.
The Columns needed for virtual events are:
- eventid
- title
- description
- fromdate
- todate
- fromtime
- totime
- webaddress
- speaker
- organiser
- resources
Comments (0)
You don't have permission to comment on this page.