id | name |
---|---|
1 | High Street |
2 | Downtown Plaza |
3 | Lakeside Resort |
4 | Ocean View Villa |
5 | Uptown Ballroom |
id | location_id | capacity | price |
---|---|---|---|
(→ Location.id) | |||
1 | 1 | 300 | 8999.99 |
2 | 2 | 400 | 7999.99 |
3 | 3 | 600 | 12999.99 |
4 | 4 | 1000 | 2999.99 |
5 | 5 | 500 | 6999.99 |
id | location_id | area_sqft | price |
---|---|---|---|
(→ Location.id) | |||
1 | 1 | 1500 | 4999.99 |
2 | 2 | 2000 | 6999.99 |
3 | 3 | 2500 | 9999.99 |
4 | 4 | 3000 | 12999.99 |
5 | 5 | 3500 | 16999.99 |
id | name | phone_number | |
---|---|---|---|
1 | John Doe | johndoe@example.com | 123-456-7890 |
2 | Jane Smith | janesmith@example.com | 234-567-8901 |
3 | Michael Johnson | michaeljohnson@example.com | 345-678-9012 |
4 | Emily Davis | emilydavis@example.com | 456-789-0123 |
5 | David Brown | davidbrown@example.com | 567-890-1234 |