INSERT

insert into tbl_room (id, number, school_id) value ((UNHEX(REPLACE(UUID(), '-',''))), 310, (UNHEX(REPLACE('학교아이디', '-',''))));