Seita's programmer notes...
2014年3月7日金曜日
MySQLでカラムを別のカラムで更新するには?
update table set col1=col2;
でOK。
http://stackoverflow.com/questions/2227783/mysql-how-to-update-a-column-using-another-columns-value-plus-some-strings
新しい投稿
前の投稿
ホーム
登録:
投稿 (Atom)