exam-update-end_time-by-id.sql 43 B

1234
  1. update exam
  2. set end_time = ?
  3. where id = ?