Hi,
I have a big sql query which has inner joins with multiple tables.
I don't get any records for a specific condition in where clause. How do I debug which inner join is failing to produce records ?
Is there any tools which could help which inner join is failing ?
Thanks for your time.