Write a SQL statement to get the imports and the countries that the imports are from. Include the name of the country and the description of the import in the results.

Database Systems: Design, Implementation, & Management
12th Edition
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Carlos Coronel, Steven Morris
Chapter7: Introduction To Structured Query Language (sql)
Section: Chapter Questions
Problem 3P
icon
Related questions
Question

Database introduction based question 

Write a SQL statement to get the imports and the countries that
the imports are from. Include the name of the country and the
description of the import in the results.
Transcribed Image Text:Write a SQL statement to get the imports and the countries that the imports are from. Include the name of the country and the description of the import in the results.
Table: Country
Primary key: CountryID
CountryID
1
2
3
CountryName
China
Botswana
Nigeria
Table: Import
Primary key: ImportID
Foreign key: CountryID
ImportID
1
2
3
Description
Electronics
Electronics
Macinery
Year
2018
2019
2018
Value
150000
180000
80000
CountryID
1
1
2
Transcribed Image Text:Table: Country Primary key: CountryID CountryID 1 2 3 CountryName China Botswana Nigeria Table: Import Primary key: ImportID Foreign key: CountryID ImportID 1 2 3 Description Electronics Electronics Macinery Year 2018 2019 2018 Value 150000 180000 80000 CountryID 1 1 2
Expert 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.
Similar questions
  • SEE MORE QUESTIONS
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
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr