List the vendor names and address(city, state,zipcode), invoice total for all the vendors who have active invoices along with those that do not have active invoices (limit rows = 20). [Hint: Use Outer Join] [vendors, active invoices tables in ex tables.sgl] %3D

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter3: Creating Tables
Section: Chapter Questions
Problem 2SCG: Add the following record to the VACATION_UNIT table: condo ID: 20; location number: 2; unit number:...
icon
Related questions
Question
List the vendor_names and address(city, state,zipcode), invoice_total for all the vendors who
have active invoices along with those that do not have active_invoices (limit rows = 20). [Hint:
Use Onter Join] [vendors, active invoices tables in ex tables.sgl]
%3D
FROM VENDORS V
LEFT OUTER JOIN ACTIVE_INVOICES AI
ON V.VENDOR_ID = AI.VENDOR_ID;
Transcribed Image Text:List the vendor_names and address(city, state,zipcode), invoice_total for all the vendors who have active invoices along with those that do not have active_invoices (limit rows = 20). [Hint: Use Onter Join] [vendors, active invoices tables in ex tables.sgl] %3D FROM VENDORS V LEFT OUTER JOIN ACTIVE_INVOICES AI ON V.VENDOR_ID = AI.VENDOR_ID;
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Multiple table
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
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
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
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
CMPTR
CMPTR
Computer Science
ISBN:
9781337681872
Author:
PINARD
Publisher:
Cengage