You are given the following tables with column names in parentheses. COUNTRY (id (PK), name, population, income) CITY (id (PK), name, population, income, country_id (FK)) Write a query to display the countries and their income which have an income larger than the average income of all countries.

Database Systems: Design, Implementation, & Management
12th Edition
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Carlos Coronel, Steven Morris
Chapter8: Advanced Sql
Section: Chapter Questions
Problem 59P
icon
Related questions
Question
You are given the following tables with column names in parentheses.
COUNTRY (id (PK), name, population, income)
CITY (id (PK), name, population, income, country_id (FK))
Write a query to display the countries and their income which have an income larger than the
average income of all countries.
Transcribed Image Text:You are given the following tables with column names in parentheses. COUNTRY (id (PK), name, population, income) CITY (id (PK), name, population, income, country_id (FK)) Write a query to display the countries and their income which have an income larger than the average income of all countries.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
SQL Query
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning