Slip 4 - F) Create a web application to insert 3 records inside the SQL database table having following fields ( DeptId, DeptName, EmpName, Salary). Update the salary for any one employee and increment it to 15% of the present salary. Perform delete operation on one row of the database table.

Solution:

Post a Comment

1 Comments