Pages

Wednesday, January 18, 2012

Copy one field to another field in MYSQL

We can do update on any field from the table. But, many of times we had this question on our realtime life.Is there a way to copy one field to another field.

Here the below code will help you to make that funtionality happened.

1 comment: