agent_id | name | contact_info |
---|---|---|
1 | Agent A | +123-456-7890 |
2 | Agent B | +123-456-7891 |
3 | Agent C | +123-456-7892 |
4 | Agent D | +123-456-7893 |
5 | Agent E | +123-456-7894 |
destination_id | city | country |
---|---|---|
1 | Paris | France |
2 | London | United Kingdom |
3 | Tokyo | Japan |
4 | Sydney | Australia |
5 | Rio de Janeiro | Brazil |
travel_agent_id | destination_id |
---|---|
(→ Travel_Agents.agent_id) | (→ Destinations.destination_id) |
1 | 1 |
2 | 1 |
3 | 1 |
4 | 1 |
5 | 1 |
job_posting_id | title | description | salary |
---|---|---|---|
1 | Software Engineer | Develop and maintain software applications. | 100000 |
2 | Graphic Designer | Create visual concepts and designs for marketing materials. | 60000 |
3 | Data Analyst | Analyze data sets and provide insights to drive business decisions. | 75000 |
4 | Marketing Manager | Lead marketing strategies and campaigns to increase brand awareness. | 90000 |
5 | HR Specialist | Manage recruitment, onboarding, and employee relations processes. | 70000 |