Selecionar 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,
SOMA (id.quantity) como a quantidade, id.unit_fr,
SOMA (identificação. Concentration_value) COMO a concentração, id.concentration_range
DE (selecionar x.*
, in_equipment de +case 'de Liquide 'quando extremidade” outra '' então do “pas “verdadeiro
+ ' Dans un Equipment como InEquipment
do vwInventory_Denormalized como X
) COMO a identificação
Interno JUNTAR-SE vwReportLegalEntity_Denormalized COMO o rd
EM id.report_id = rd.report_id
Interno JUNTAR-SE ao cl de Company_location
No cl. Legal_entity_id = rd.legal_entity_id
Interno JUNTAR-SE ao la de Location_address
EM la.location_id = cl.location_id
Interno JUNTAR-SE ao PC de ProvState_code
No PC. Prov_state_code = la. Prov_state_code
Interno JUNTAR-SE a EC_Region r
EM r.EC_Region_id = PC. Region_id
Exteriores esquerdos juntam-se ao report_amendment como o a1
em a1.report_old_id=id.report_id
ONDE id.quantity > 0
E rd.REPORT_TYPE_ID = 2
E rd. Ano = 2009
E a1.report_old_id é 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
|