oracle中不支持concat的三个参数的拼接,需要更正为SELECT * FROM "t_Dormitorys" where "RoomName" like CONCAT(CONCAT('%','1'),'%')