INSERT INTO DWH.mnp_dw_report_sla (report, mese, anno, data_caricamento ) VALUES ('SLA_RECIPIENT_HOC', &1, &2, SYSDATE ); COMMIT ; EXIT