Queries without defined relationships
You ask Genie: "Show me total booking revenue by destination." This requires data from the bookings table (revenue), the properties table (linking bookings to destinations), and the destinations table (location names), joined via bookings.propertyid, properties.propertyid, and properties.destination_id.
What happens if you ask this cross-table question without defined relationships between tables?
Deze oefening maakt deel uit van de cursus
Introduction to Databricks Genie
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen