SQL Machine Problem Series 1
SQL Machine Problem Series 1
Direction:
1. Open XAMPP
2. Kindly accomplish the following tasks listed below under Machine Problem Proper by writing the appropriate MySQL scripts required to complete each tasks using the SQL tab.
3. Your correct answer (MySQL script) to each numbered problem must be pasted on the answer provided on the page below labeled as Answers to SQL Machine Problems.
4. Just before you begin, you must log in your Google account. It must have a profile photo on it
3. Insert the following data into the products using sql script
5. Insert the following data to the suppliers table using sql script
7. Insert the following data to the categories table using sql script
8. Alter the structure of the products table by adding the column specified below using sql script.
Mobileno varchar(11) not null
THIS PART WILL REQUIRE TO PRACTICE PERFORM QUERIES USING SQL SCRIPT
20. Update these records in the suppliers by changing the country to Philippines
22. Update records in the categories table with country column value of UK to United Kingdom
Student Name
Program / Year / Block
Course ITCC6 – Information Management 1
Semester / School Year Second Semester School Year 2020-2021
Q SQL SCRIPT
1