Question: Test#1 CS488 Fall 2018 2. (Total 15 pts, 3 pts each (a) Write a SQL statement to create a table called Stadents that contain the
Test#1 CS488 Fall 2018 2. (Total 15 pts, 3 pts each (a) Write a SQL statement to create a table called Stadents that contain the following attributes id, firstname, lastname, age, financial_aid. Note: id and age are integers. (b) Write a SQL statement to insert the following data into Stndents table: 1111, 'Emily', 'Clark', 21, 1200.50 (c) Write a SQL statement to increase the financial aid by $500 for all students who are younger than 20. (d) Delete the table Students
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
