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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-10-17 : 16:26:46
|
| amar writes "i want to update a row by deviding it on 6.559570 but it tells me that i need to use a query that could be reversed. i wounder why. the lines r as follows, thanxUPDATE fogsh.RTC SET RTC = (RTC\6.559570);" |
|
|
|
|
|