Seleccionar 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,
SUMA (id.quantity) como cantidad, id.unit_fr,
SUMA (identificación. Concentration_value) COMO concentración, id.concentration_range
DE (seleccionar x.*
, 'Liquide 'in_equipment de +case cuando entonces “Pas “verdadero” extremo” otro ''
+ ' Dans la O.N.U Equipment como InEquipment
de vwInventory_Denormalized como X
) COMO identificación
Interno ENSAMBLAR vwReportLegalEntity_Denormalized COMO rd
EN id.report_id = rd.report_id
Interno ENSAMBLAR el cl de Company_location
EN el cl. Legal_entity_id = rd.legal_entity_id
Interno ENSAMBLAR el la de Location_address
EN la.location_id = cl.location_id
Interno ENSAMBLAR la PC de ProvState_code
EN la PC. Prov_state_code = la. Prov_state_code
Interno ENSAMBLAR EC_Region r
EN r.EC_Region_id = PC. Region_id
Externos izquierdos ensamblan el report_amendment como a1
en a1.report_old_id=id.report_id
DONDE id.quantity > 0
Y rd.REPORT_TYPE_ID = 2
Y rd. Año = 2009
Y a1.report_old_id es nulo
GRUPO POR 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
|