View Single Post
Old 22-Oct-2007, 12:30 AM   #1 (permalink)
Anilrgowda
Administrator
 
Anilrgowda's Avatar

Posts: 18,715
Join Date: Jan 2006
Rep Power: 10 Anilrgowda is on a distinguished road

IM:
Default Need a SQL query to replace values in a certain field

Question: I need to update a table in SQL 2000. I have a table named table1 and a field named staff. I would like use a query to change all the values under staff that has a value of 'bc' to 'vs'. Seems like it should be fairly simple but I have just started working with SQL.


------------------


Anilrgowda is offline   Reply With Quote