id | type |
---|---|
1 | Wedding |
2 | Corporate |
3 | Birthday |
4 | Anniversary |
5 | Other |
id | name | contact_info |
---|---|---|
1 | Alice Johnson | +1-800-963-7172 |
2 | Bob Smith | +1-800-963-7173 |
3 | Carol Williams | +1-800-963-7174 |
4 | David Brown | +1-800-963-7175 |
5 | Eve Green | +1-800-963-7176 |
id | title | description | location | salary |
---|---|---|---|---|
1 | Wedding Planner | Plan and coordinate wedding events. | New York City | 60000.0 |
2 | Corporate Event Coordinator | Organize corporate conferences and meetings. | Los Angeles | 55000.0 |
3 | Party Organizer | Plan and execute various types of parties and celebrations. | Chicago | 45000.0 |
4 | Destination Wedding Specialist | Coordinate weddings at exotic locations. | Miami | 70000.0 |
5 | Conference Producer | Manage all aspects of a conference from planning to execution. | San Francisco | 55000.0 |
event_planner_id | job_id |
---|---|
(→ Event_Planners.id) | (→ Jobs.id) |
1 | 1 |
2 | 2 |
3 | 3 |
4 | 4 |
5 | 5 |
event_planner_id | type_id |
---|---|
(→ Event_Planners.id) | (→ Types.id) |
1 | 1 |
2 | 2 |
3 | 3 |
4 | 4 |
5 | 5 |