Question: Table names: ['users', 'category', 'date', 'listing', 'venue', 'event', 'sales'] columns [('event_id',), ('venue_id',), ('cat_id',), ('date_id',), ('event_name',), ('start_time',)] Question 37 (7 points) Go back to the notebook
Table names: ['users', 'category', 'date', 'listing', 'venue', 'event', 'sales']
columns [('event_id',), ('venue_id',), ('cat_id',), ('date_id',), ('event_name',), ('start_time',)]
![Table names: ['users', 'category', 'date', 'listing', 'venue', 'event', 'sales'] columns [('event_id',), ('venue_id',),](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f3be21a8870_95366f3be2135223.jpg)
Question 37 (7 points) Go back to the notebook - In section 2 you have all the functions to connect you to the tickets database from homework 3. Given those tables, please write a query that does the following: gets all the event information where the average price per ticket in listing is greater than 1500 Paste your query string in the text box
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
