Hi
I want to write sql query to duplicate a row. It has a PRI key called ID.
The MySQL database looks like

ID        Name        Address
345      Aman        42, sb
346........
347.......

I want to duplicate the ID=345.

Any suggestions ?

Thanks in advance.
Aman


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to