id | name | |
---|---|---|
1 | John Doe | john@example.com |
2 | Jane Smith | jane@example.com |
3 | Michael Johnson | michael@example.com |
4 | Emily Davis | emily@example.com |
5 | David Brown | david@example.com |
id | metric_name | value |
---|---|---|
1 | Conversion_Rate | 0.85 |
2 | Revenue | 50000.0 |
3 | Traffic | 30000.0 |
4 | Average Order Value | 75.0 |
5 | Bounce Rate | 0.15 |
product_manager_id | metrics_id |
---|---|
(→ Product_Managers.id) | (→ Metrics.id) |
1 | 1 |
1 | 2 |
2 | 3 |
2 | 4 |
3 | 5 |
4 | 1 |
5 | 2 |
2 | 1 |
3 | 1 |
5 | 1 |