© 2026 Hedgehog Software, LLC
INSERT INTO table_name (name) SELECT name || ' (Copy)', FROM table_name WHERE id = 123;