Copy UPDATE student_id SET student_id.stu_id = ( SELECT student_details.stu_id from student_details WHERE student_details.stu_firstName = ...
確定! 回上一頁