0
votes
votes
0 answers
SQL SERVER with nvarchar() FORMULA
I have a table in a database and i am using some nvarchar fields with some formula... simple things SOMECOLUMN*0.23+SOMEOTHERCOLUMN in the c# desktop application i'm making the thing work withe some javascript using Microsoft.JScript; ...
