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,13 +16,13 @@ Author: compegence team
Function Call: select mmt_staging2.fn_BUDNI_LCG_ODS()
***************************************************************/
delete from mmt_ods.test_instance where test_file_sheet_format='BUDNI_LCG';
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_LCG';
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_LCG';
delete from mmt_ods.budni_centre_of_gravity_location where test_file_ref_no=261;
delete from mmt_ods.budni_centre_of_gravity_location where test_file_ref_no =261;