Return to Snippet

Revision: 3558
at August 12, 2007 21:04 by hyperwhat


Initial Code
INSERT INTO Comments(Message, Typeof)
SELECT Message, Typeof FROM Comments WHERE PostId = 1

Initial URL
http://particletree.com/notebook/duplicating-records-with-sql/

Initial Description


Initial Title
Duplicate a MYSQL row

Initial Tags


Initial Language
SQL