You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
CREATE UNIQUE INDEX uix_tb_cmm_file_mastr_01
|
|
ON tb_cmm_file_mastr (job_se_code, file_job_id);
|
|
|
|
CREATE UNIQUE INDEX uix_tb_ec_ctzn_sttemnt_detail_01
|
|
ON tb_ec_ctzn_sttemnt_detail (reglt_id);
|