standardisation
This commit is contained in:
@@ -15,16 +15,16 @@ Updation Date:
|
||||
Author: compegence team
|
||||
Function Call: select mmt_staging2.fn_BUDNI_HLG_ODS()
|
||||
***************************************************************/
|
||||
|
||||
delete from mmt_ods.test_instance where test_file_sheet_format='BUDNI_HLG';
|
||||
|
||||
delete from mmt_ods.test_instance_engine_info where test_file_sheet_format='BUDNI_HLG';
|
||||
|
||||
delete from mmt_ods.test_instance_engine_info where test_file_ref_no=261;
|
||||
delete from mmt_ods.test_instance_tractor_info where test_file_sheet_format='BUDNI_HLG';
|
||||
|
||||
delete from mmt_ods.budni_haulage_perf_results where test_file_sheet_format='BUDNI_HLG';
|
||||
|
||||
delete from mmt_ods.test_instance_tractor_info where test_file_ref_no=261;
|
||||
|
||||
delete from mmt_ods.budni_haulage_perf_results where test_file_ref_no=261;
|
||||
|
||||
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_HLG';
|
||||
|
||||
|
||||
insert into mmt_ods.test_instance_tractor_info
|
||||
@@ -160,7 +160,7 @@ test_file_format,
|
||||
test_file_sheet_format,
|
||||
tractor_make,
|
||||
tractor_model,
|
||||
srl_no,
|
||||
sequence_number ,
|
||||
characteristic,
|
||||
category_evaluative_or_non_evaluative,
|
||||
requirements_as_per_is_12207_2008,
|
||||
@@ -175,7 +175,7 @@ file_syspk,
|
||||
file_format,
|
||||
sheet_mnemonic,
|
||||
make,model,
|
||||
column3,
|
||||
column3::numeric ,
|
||||
column4,
|
||||
column5,
|
||||
column6,
|
||||
|
||||
Reference in New Issue
Block a user