standardisation
This commit is contained in:
@@ -16,19 +16,29 @@ Author: compegence team
|
||||
Function Call: select mmt_staging2.fn_BUDNI_HDL_ODS()
|
||||
***************************************************************/
|
||||
|
||||
delete from mmt_ods.test_instance_engine_info where test_file_ref_no=261;
|
||||
delete from mmt_ods.test_instance
|
||||
where test_file_sheet_format='BUDNI_HDL';
|
||||
|
||||
delete from mmt_ods.test_instance_tractor_info where test_file_ref_no=261;
|
||||
delete from mmt_ods.test_instance_engine_info
|
||||
where test_file_sheet_format='BUDNI_HDL';
|
||||
|
||||
delete from mmt_ods.test_instance_tractor_info_misc where test_file_ref_no=261;
|
||||
delete from mmt_ods.test_instance_tractor_info
|
||||
where test_file_sheet_format='BUDNI_HDL';
|
||||
|
||||
delete from mmt_ods.budni_hydraulic_maint_of_lift_load_results where test_file_ref_no=261;
|
||||
delete from mmt_ods.test_instance_tractor_info_misc
|
||||
where test_file_sheet_format='BUDNI_HDL';
|
||||
|
||||
delete from mmt_ods.budni_hydraulic_power_test_results where test_file_ref_no=261;
|
||||
delete from mmt_ods.budni_hydraulic_maint_of_lift_load_results
|
||||
where test_file_sheet_format='BUDNI_HDL';
|
||||
|
||||
delete from mmt_ods.budni_hydraulic_lifting_capacity_test_results where test_file_ref_no=261;
|
||||
delete from mmt_ods.budni_hydraulic_power_test_results
|
||||
where test_file_sheet_format='BUDNI_HDL';
|
||||
|
||||
delete from mmt_ods.budni_test_observations where test_file_ref_no=261;
|
||||
delete from mmt_ods.budni_hydraulic_lifting_capacity_test_results
|
||||
where test_file_sheet_format='BUDNI_HDL';
|
||||
|
||||
delete from mmt_ods.budni_test_observations
|
||||
where test_file_sheet_format='BUDNI_HDL';
|
||||
|
||||
|
||||
insert into mmt_ods.test_instance_tractor_info
|
||||
|
||||
Reference in New Issue
Block a user