standardisation

This commit is contained in:
Deepthi
2021-04-01 14:15:45 +05:30
parent 1c1e8da68e
commit 37f73d5dfd
17 changed files with 1437 additions and 196 deletions

View File

@@ -16,15 +16,16 @@ Author: compegence team
Function Call: select mmt_staging2.fn_BUDNI_VMT_ODS()
***************************************************************/
delete from mmt_ods.test_instance where test_file_sheet_format='BUDNI_VMT';
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_VMT';
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_VMT';
delete from mmt_ods.budni_vibration_measurements where test_file_ref_no=261;
delete from mmt_ods.budni_vibration_measurement where test_file_sheet_format='BUDNI_VMT';
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_VMT';
insert into mmt_ods.test_instance_tractor_info
@@ -144,7 +145,7 @@ test_file_format,
test_file_sheet_format,
tractor_make,
tractor_model,
sequence_number,
srl_no,
characteristic,
category_evaluative_or_non_evaluative,
requirements_as_per_is_12207_2008,