• Thanks for the feedback mate

    No index in table at all ( I click on index folder and nothing comes out )

    Actually this is deadlock case as there are multiple updates statement running on same table so I am thinking if I can add the missing index it will help .

    In testing can I run multiple updates ( on same table but different row ) simultaneously ?

    Thank you