standardisation
This commit is contained in:
@@ -16,16 +16,17 @@ Author: compegence team
|
||||
Function Call: select mmt_staging2.fn_BUDNI_PTO_ODS()
|
||||
***************************************************************/
|
||||
|
||||
delete from mmt_ods.test_instance where test_file_sheet_format='BUDNI_PTO';
|
||||
|
||||
delete from mmt_ods.test_instance_engine_info where test_file_ref_no=261;
|
||||
delete from mmt_ods.test_instance_engine_info where test_file_sheet_format='BUDNI_PTO';
|
||||
|
||||
delete from mmt_ods.test_instance_tractor_info where test_file_ref_no=261;
|
||||
delete from mmt_ods.test_instance_tractor_info where test_file_sheet_format='BUDNI_PTO';
|
||||
|
||||
delete from mmt_ods.budni_pto_perf_results_summary where test_file_ref_no=261;
|
||||
delete from mmt_ods.budni_pto_perf_results_summary where test_file_sheet_format='BUDNI_PTO';
|
||||
|
||||
delete from mmt_ods.budni_test_observations where test_file_ref_no=261;
|
||||
delete from mmt_ods.budni_test_observations where test_file_sheet_format='BUDNI_PTO';
|
||||
|
||||
delete from mmt_ods.budni_pto_perf_results_details where test_file_ref_no=261;
|
||||
delete from mmt_ods.budni_pto_perf_results_details where test_file_sheet_format='BUDNI_PTO';
|
||||
|
||||
insert into mmt_ods.test_instance_tractor_info
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user