INSERT INTO user_notification (notificationid, userid) SELECT id AS notificationid, userid FROM notifications;