Hi,
We are developing some scripts to delete rows from Siebel Tables. We have an issue where currently we are deleting the rows using PAR_ROW_ID but the same is not indexed hence our delete script is not performing well. Is it safe to use ROW_ID instead of PAR_ROW_ID as we understand both holds the same values. Since ROW_ID is indexed it will perform faster.
Can you please confirm?
Regards
Sumit