Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the tables; Library User (first name, last name, card number) and Library Book (title, author, bookID, card number). Card number is the unique library

image text in transcribed

Consider the tables; Library User (first name, last name, card number) and Library Book (title, author, bookID, card number). Card number is the unique library card number for a user and is used in the Library Book table to tell who has checked out that book. If a book is not checked out, this value is NULL. Page 4 of 6 Write a query that selects all the user last names, card numbers and titles of books they have checked out include a user even if they have no books checked out. Users with more than one book checked out will have a record returned for each book. HINT: Can be solved by using left outer join

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2012 Administration

Authors: Adam Jorgensen, Steven Wort

1st Edition

1118106881, 9781118106884

More Books

Students also viewed these Databases questions

Question

Define marketing.

Answered: 1 week ago

Question

What are the traditional marketing concepts? Explain.

Answered: 1 week ago

Question

Define Conventional Marketing.

Answered: 1 week ago

Question

Define Synchro Marketing.

Answered: 1 week ago

Question

=+5. What functions do transitions serve? [LO-6]

Answered: 1 week ago