ALTER A COLUMN VALUE

admin

Administrator
Staff member
Hey Ya'll,

How do I change the value of a certain column in a certan table all at once where the value is for example 'text' ?

something like this:

id var1

2002112 text
2002113 aef
2002114 eet
2002115 text
2002116 text

I want to change all the var1's containing 'text' to change to 'eet'
How do I do this?

mail me,

BNiels
 
Back
Top