Friday, October 12, 2018

[ASP.NET MVC5] How can I do Table math scripts only in DB

Hello just wanted to ask if someone knows where can I find documentation about Microsoft SQL math script examples. I want to do things on the DB side in LocalDb like I have a table of rows one is for Quantity,Price, Total & Subtotal(All Rows summed). How can I do this on the Database instead of writing it in the controller.

[ASP.NET MVC5] How can I do Table math scripts only in DB Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team