Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在休眠中执行以下查询:
SELECT pt.ID_PATOLOGIA , GROUP_CONCAT(pt.NOMBRE) FROM patologias AS pt