Write a plsql block using explicity cursor to calculate the gross salary for every employee from emp table using following formular. Gross_Salary=salary+(DA+HRA+TA)-TAX.
-
Updated
Nov 30, 2020 - PLSQL
Write a plsql block using explicity cursor to calculate the gross salary for every employee from emp table using following formular. Gross_Salary=salary+(DA+HRA+TA)-TAX.
Add a description, image, and links to the grosssalary topic page so that developers can more easily learn about it.
To associate your repository with the grosssalary topic, visit your repo's landing page and select "manage topics."