On Wed, Aug 20, 2003 at 10:16:38 -0400, Jodi Kanter <jkanter(at)virginia(dot)edu> wrote:> how do I copy from one field to another?
update tablename set newcol = oldcol;