[RESOLVED] Re: copy one field value to another

2006-03-21 Thread Ravi Malghan
Thanks Bill. --- Bill Adams <[EMAIL PROTECTED]> wrote: > UPDATE table SET field_a=field_b; > > b. > > > Ravi Malghan wrote: > > >Hi: is there a way to copy all field values from > one > >field to another from the mysql prompt? > > > >Thanks > >Ravi > > > >_

Re: copy one field value to another

2006-03-21 Thread Bill Adams
UPDATE table SET field_a=field_b; b. Ravi Malghan wrote: Hi: is there a way to copy all field values from one field to another from the mysql prompt? Thanks Ravi __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

copy one field value to another

2006-03-21 Thread Ravi Malghan
Hi: is there a way to copy all field values from one field to another from the mysql prompt? Thanks Ravi __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- MySQL General Mailing List For li