Sie müssen einfach Folgendes tun:
INSERT INTO def (catid, title, page, publish)
SELECT catid, title, 'page','yes' from `abc`
Sie müssen einfach Folgendes tun:
INSERT INTO def (catid, title, page, publish)
SELECT catid, title, 'page','yes' from `abc`