standardisation
This commit is contained in:
@@ -17,19 +17,18 @@ Author: compegence team
|
||||
Function Call: select mmt_staging2.fn_BUDNI_NMT_ODS()
|
||||
***************************************************************/
|
||||
|
||||
|
||||
delete from mmt_ods.test_instance where test_file_sheet_format='BUDNI_NMT';
|
||||
|
||||
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_NMT';
|
||||
|
||||
delete from mmt_ods.test_instance_tractor_info where test_file_sheet_format='BUDNI_NMT';
|
||||
|
||||
delete from mmt_ods.test_instance_tractor_info where test_file_ref_no=261;
|
||||
delete from mmt_ods.budni_noise_atmospheric_conditions where test_file_sheet_format='BUDNI_NMT';
|
||||
|
||||
delete from mmt_ods.budni_noise_atmospheric_conditions where test_file_ref_no=261;
|
||||
delete from mmt_ods.budni_noise_measurement_results where test_file_sheet_format='BUDNI_NMT';
|
||||
|
||||
|
||||
delete from mmt_ods.budni_noise_measurement_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_NMT';
|
||||
|
||||
|
||||
|
||||
@@ -252,7 +251,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,
|
||||
@@ -267,7 +266,7 @@ file_syspk,
|
||||
file_format,
|
||||
sheet_mnemonic,
|
||||
make,model,
|
||||
column3,
|
||||
column3::numeric,
|
||||
column4,
|
||||
column5,
|
||||
column6,
|
||||
|
||||
Reference in New Issue
Block a user