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

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -