Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL Question - how to handle simple math functions

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-21 : 11:06:46
Nimal writes "I have a SQL database field which is a integer column.
Let say it has a number x.

When the user enters a number(y), I would like to update the
datbase field with (x + y).

Any help would be greatly appreciated."
   

- Advertisement -