Thread
:
Change all values in a table column
View Single Post
#
2
12-03-2008, 07:44 PM
Andrew80k
Dragon
Join Date: Feb 2007
Posts: 659
update table_name set column_name ='some value';
Andrew80k
View Public Profile
Send a private message to Andrew80k
Find all posts by Andrew80k