Välj 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,
SUMMA (id.quantity) som antalet, id.unit_fr,
SUMMA (ID. Concentration_value) SOM koncentration, id.concentration_range
FRÅN (välj x.*
, 'Liquide '+case-in_equipment, när ”riktig” därefter ”Pas avslutar” annars ''
+ ' Dans un Equipment som InEquipment
från vwInventory_Denormalized som X
) SOM ID
Inre SAMMANFOGA vwReportLegalEntity_Denormalized SOM rd
PÅ id.report_id = rd.report_id
Inre SAMMANFOGA Company_location cl
PÅ cl. Legal_entity_id = rd.legal_entity_id
Inre SAMMANFOGA Location_address la
PÅ la.location_id = cl.location_id
Inre SAMMANFOGA den ProvState_code PC:n
PÅ PC. Prov_state_code = la. Prov_state_code
Inre SAMMANFOGA EC_Region r
PÅ r.EC_Region_id = PC. Region_id
Lämnat yttre sammanfoga report_amendmenten som a1
på a1.report_old_id=id.report_id
VAR id.quantity > 0
OCH rd.REPORT_TYPE_ID = 2
OCH rd. År = 2009
OCH a1.report_old_id är ogiltig
GRUPP VID 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
|