T-SQL

External Article

Calculating Mathematical Values in SQL Server

  • Article

In our application we have the need to perform mathematical calculations. Right now we are doing so in our front end application. Unfortunately we are starting to experience performance problems with large data sets and differences in calculations due to developers using different logic. We are seeking some other options to perform the calculations. Does SQL Server perform basic mathematical calculations?

2008-08-07

5,628 reads

Blogs

Using Flyway Prepare for State-Based Deployments

By

One of the neat enhancements made to Flyway was the addition of state-based workflows...

How I Migrated to Azure PostgreSQL Flex from Single Server

By

I did a couple of posts previously on dumping/restoring Azure PostgreSQL databases and also...

Have a Plan for Your Personal Downtime

By

Most of us know that spending a lot of time on social media and...

Read the latest Blogs

Forums

SQL Monitoring tools

By mathewspsimon

our client wants to implement Third Party SQL Monitoring tool to monitor SQL server...

PowerQuery.... don't meet SSIS

By pietlinden

I have a powerQuery that reads and transforms a table in a PDF.  Works...

Count of Total Appointments within 30 days of each Appointment Date

By Reh23

Good Afternoon. I have a Table where each Record: 1) Represents an Appointment. 2)...

Visit the forum

Question of the Day

Hash Joins IV

What is a hash bailout?

See possible answers