I am trying to pass multiple query for execution for which i don't want data from 1st query to execute if the last query is having issues.How to achieve this.
As stated above how to solve this issue.If somehow the doctor query is failing then also user and address are working ,which should not happen .If the last one fails all should fail.