Choisir pc.PROV_STATE_NAME_FR, rd. Operating_entity_name, rd.YEAR,
rd.report_type_name_fr, id.inventory_state_name_FR, id.phase_type_name_fr, id.report_id,
id.InEquipment,
SOMME (id.quantity) comme quantité, id.unit_fr,
SOMME (identification. Concentration_value) COMME concentration, id.concentration_range
DE (choisir x.*
, 'Liquide 'in_equipment de +case quand puis « Pas » « vrai extrémité » d'autre ''
+ ' Dans l'ONU Equipment comme InEquipment
de vwInventory_Denormalized comme X
) COMME identification
Intérieur JOINDRE vwReportLegalEntity_Denormalized COMME rd
SUR id.report_id = rd.report_id
Intérieur JOINDRE le Cl de Company_location
SUR le Cl. Legal_entity_id = rd.legal_entity_id
Intérieur JOINDRE la La de Location_address
SUR la.location_id = cl.location_id
Intérieur JOINDRE le PC de ProvState_code
SUR le PC. Prov_state_code = La. Prov_state_code
Intérieur JOINDRE EC_Region r
SUR r.EC_Region_id = PC. Region_id
Externes gauches joignent le report_amendment comme a1
sur a1.report_old_id=id.report_id
LÀ OÙ id.quantity > 0
ET rd.REPORT_TYPE_ID = 2
ET rd. Année = 2009
ET a1.report_old_id est nul
GROUPE PAR pc.PROV_STATE_NAME_FR,
rd. Operating_entity_name,
rd.YEAR,
rd.report_type_name_fr,
id.inventory_state_name_fr,
id.phase_type_name_fr,
id.reportid,
id.unit_fr,
id.concentration_range,
id.inequipment,
rd.report_type_name_fr
|