I have the following query
Select DISTINCT a.code,a.Code_group,a.value,a.code_auth FROM AEO.CODE_CM a WHERE a.CODE_GROUP IN (SELECT CONCAT (b.code,\'_PART\') FRO