; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: ORA-00907: 缺失右括号
SELECTP.*,ROWNUMASrownoFROM(SELECT*FROM"equipment_info","equipment_status","user","parking_lot"WHERE"equipment_info"."parking_id"="parking_lot"."id"and"equipment_info"."status"="equipment_status"."id"