2. Insert records in the above table 3. Add a new column Status with suitable data type 4. Change Salary of Paul to 44000 5. Delete the records of Empid 1012 and 1016 6. Increase the Salary of all employees by 20% 7. Display the details of those employees who joined in the year 2014 8. Display the details of those employees who are getting commission 9. Display the name and salary of those employees who have i as second last character in their name 10.Display the different cities present in the table 11.Display the details of employees who are working in department no 10 and 30 12.Display the details of those employees who are working Delhi and get salary above 40000 13.Display the name and city of those employees who do not work in Mumbai 14.Display the details in ascending order of date of join 15.Delete the column deptno