INSERT INTO `booking_booking`(`workweek`, `comment`, `amount`, `game_id`, `material_id`, `requester_id`, `custom_material`) SELECT `workweek`, `comment`, `amount`, 1361, `material_id`, `requester_id`, `custom_material` FROM `booking_booking` WHERE `game_id` = 947
Query