sql server - how to add salary in every row of a table -


I have a table worker in SQL Server. There are three column IDs, names and salaries in the employee table. And 10 rows are put in the table, so I want to write a question to add 500 rupees to each employee salary. help please.

Assume the salary is stored in the form of "rupees" (probably rupees if you Update: Employee's Scheduled Pay = Pay +500

This will be the 500 requests for each salary in each row, whatever you request. You can add a where section if you want to limit the rows that are affected but which do not fit your needs. Looks In.

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -