在PL/SQL中执行:
select code from EQUIP_ROOM where equip_building.id=equip_room.container_id
总是提示building.id没有定义,这是为什么?