ok noted. thanks. Just let me know which is best among the give below. SQL query when executed given below results. select pzPVStream from pc_link_attachment where pxLinkedRefTo like 'PEGACOMMBANK-CORR-SWIFT XXP161115-000029!20161115T063801.679 GMT%' and pxObjClass ='Link-Attachment' order by pzInsKey; with global index - execution timing 0.42 seconds - cost 257 - cpu cost 18855292 with local index - execution timing 0.56 seconds - cost 59 - cpu cost 17347198
↧