SELECT `work_id`, `name`, `price`, `weight` FROM `workpiece` WHERE `work_id` = $work_id;