Hello,
As i am new to BDIS, i am learning new things and i got stuck in one query where, I am trying to calculate Total Salary of employees , which includes Salary of Employees plus Commission in percentage. I would like to check in case statement for employees where commission is Null then i need Salary to be updated in TotalSalary Column and where Commission is present then (Salary*Commission)+Salary values needs to be updated in TotalSalary Column.
Regards,
Mehul