Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Best way to perform calculation stored as varchar

$
0
0
Hello, 
I'm working on a report for a customer where they have a formula stored in a varchar field such as "({Price} - 8.1) x .7 x {Weight}". I'm using the Replace function to replace {Price} with the actual price value for the record and same wi

Viewing all articles
Browse latest Browse all 3145

Trending Articles