Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please Answer in Query SQL. Note : the data type in the computer brand name should be varchar(100) Because there is a little typo 1

Please Answer in Query SQL. Note : the data type in the computer brand name should be varchar(100) Because there is a little typo

image text in transcribed

image text in transcribed

1 Computer Brand PK IDComputerBrand char(6) FK ComputerBrandName Type Computer PK IDComputer char(6) FK IDComputerBrand char(6) ComputerName varchar(100) Computer Type varchar(100) Computer Price int 1. * 1 1.. Client PK IDClient char(6) FK IDComputer char(6) ClientName varchar(100) ClientDateOfBirth date ClientGender varchar(100) ClientEmail varchar(100) ClientAddress varchar(100) Question Database SQL Subquery Show (use SELECT in SELECT) IDComputerBrand, ComputerBrandName, IDClient, ClientEmail (get from replace format email to '@rocketmail.com'), Quantity (get from sum Quantity of computers of the Brand) for the highest Quantity of the brand, client that has the email format '@yahoo.com' and IDClient ending in odd number. Please provide a screenshot of the proof of the query that has been made in the database view

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

Visual Basic Net Database Programming

Authors: Rod Stephens

1st Edition

0789726815, 978-0789726810

More Books

Students also viewed these Databases questions

Question

=+ a. How does this change affect the incentives for working?

Answered: 1 week ago