(NOTE: Please read the questions before posting. The last response had answers from a completely different set of questi

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

(NOTE: Please read the questions before posting. The last response had answers from a completely different set of questi

Post by answerhappygod »

(NOTE: Please read the questions before posting. The lastresponse had answers from a completely different set of questionfor the problem. This is not the same set of questions as theprevious requests.)
The conceptual design for this database includes threetables:
Product(manufacturer_ID, model_nbr, group_ID, type_code)
PC(code, model, cpu_speed, ram_size, hd_size, price)
Printer(code, manufacturer_ID, model, ptr_type, price)
Write T-SQL queries to list: the PCs and Printers (on separatequeries) by product and manufacturer all a manufacturer’s products(printer and PCs) in stock all items in stock by sale pricedescending.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply