Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Part 2: Database retrieval using SQL We will make use of the data contained in GlocerySale schema within the lmban-teaching.database.windows.net. Please refer to Lecture 1

Part 2: Database retrieval using SQL

We will make use of the data contained in GlocerySale schema within the lmban-teaching.database.windows.net. Please refer to Lecture 1 slides for instructions on how to access the server via DBeaver if you have not accessed it already.

Start by exploring the contents of the tables understanding the meaning of the attributes of each table.

image text in transcribed
v GlocerySales Employee v BB Tables Customer 123 Employeeld int ABC LastName nvarchar(20) BCustOrder 123 Custld int CustOrder ABC FirstName nvarchar(20) Customer 123 Orderld int ADC FirstName nvarchar(40) ABC Title nvarchar(30) ADC LastName nvarchar(40) > Employee OrderDate datetime 123 Reports To int ABC City nvarchar(40) . . . . OrderLine ABC OrderNumber nvarchar(10) BirthDate datetime > ABC Country nvarchar(40) int HireDate > EB Product 123 Customerld datetime ABC Phone nvarchar(20) ADC Address nvarchar(70) 123 EmpID int ADC City nvarchar(40) ADC State nvarchar(40) OrderLine Product ADC Country nvarchar(40) 123 Itemld int 123 Prodid int ADC PostalCode nvarchar(10) 123 Orderld int ROC ProductName nvarchar(50) ABC Phone nvarchar(24) 123 Productld int 123 Supplierld int ADC Fax nvarchar(24) 123 UnitPrice decimal(12,2) 123 UnitPrice decimal(12,2) ADC Email nvarchar(60) 123 Quantity int ADC Package nvarchar(30) 123 Is Discontinued bit

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

Essentials Of Business Analytics

Authors: Jeffrey D. Camm, James J. Cochran, Michael J. Fry, Jeffrey W. Ohlmann, David R. Anderson, Dennis J. Sweeney, Thomas A. Williams

3rd Edition

1337406422, 9781337406420

More Books

Students also viewed these General Management questions

Question

What does it mean when ????2 is 10% more than ????2?????????????

Answered: 1 week ago

Question

Context, i.e. the context of the information presented and received

Answered: 1 week ago