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',),

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!