


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
It include codes that will be use in coding through SQL
Typology: Assignments
1 / 4
This page cannot be seen from the preview
Don't miss anything!



Exercises: Create the following tables and insert the following data.
primary key (Code) ); Values: (1,'Hard drive',240,5); (2,'Memory',120,6); (3,'ZIP drive',150,4); (4,'Floppy disk',5,6); (5,'Monitor',240,1); (6,'DVD drive',180,2); (7,'CD drive',90,2); (8,'Printer',270,3); (9,'Toner cartridge',66,3); (10,'DVD burner',180,2);
('332569843','George','ODonnell',77); ('546523478','John','Doe',59); ('631231482','David','Smith',77); ('654873219','Zacary','Efron',59); ('745685214','Eric','Goldsmith',59); ('845657245','Elizabeth','Doe',14); ('845657246','Kumar','Swamy',14);