insert into tbl_study_room_available_time (school_id, end_at, start_at) value ((UNHEX(REPLACE('학교아이디', '-',''))), '11:11:00', '12:12:00');