int. 4. Alter the type of std_gpa float. 5. Drop the column std_Lname. 6. Display all data. 7. Create table teacher Tchr_id Tchr_name Tchr_adress Tchr_salary
222 abdullah gujrat 30000.5
333 umer lahore 35000
444 anees gujrat 40000
8. Add new column tchr_course and set
datatype. 9. Insert new values. 10. Change the size of tchr_adress. 11. Show the table.
Note: submit your assignment before next lab class.