Question: PRODUCT (maker, model, type) LAPTOP (code, model, speed, ram, hd, screen, price) 3) Write SQL query -Using tables in question No2 to find the maker,

PRODUCT (maker, model, type) LAPTOP (code, model, speed, ram, hd, screen, price) 3) Write SQL query -Using tables in question No2 to find the maker, model and price for all laptops within range of price 7001500AZN. 4) Write SQL query -Using tables in question No2 show list of makers and count of models with 15 inch screen. 5) Write SQL query - Using tables in question No2 and JOIN operator to find the maker and speed for all laptops with a hard drive capacity of 500Gb or higher
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
