COMMUNITY: How to properly ask a question on Forums
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Vikash Kumar
1.2k
436
3.5k
Stored Procedure to divide two columns and store the result
Mar 6 2017 12:24 AM
Hi,
Hi I am looking fto create a stored procedure in mssql which divides two column values and stores the result in another. Can we use cursor?
Table should look like
Employee
Basic pay(monthly) Number of days Basics per day
5000 30 166
So the data type here should be int
Any help would be really appreciated
Reply
Answers (
8
)
stored procedure deletion statement
inserting values of RFID and finding associated EMPID
"