Page is a not externally linkable
- Code, Content, and Presentation
-- Databases
---- SQL staement to change field


Zipper - 6:03 pm on Feb 23, 2010 (gmt 0)


This really belongs in the Database forum.. but ya, are you trying to copy the value in field a to field b? if so you can just simply run a update query like,

UPDATE tablexyz SET field_b = field_a WHERE <any conditions you want matched>


Thread source:: http://www.webmasterworld.com/databases_sql_mysql/4085843.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com