Hello Team,
I am trying run a query (JDBC Request) but it is returning empty records
without any error logs.
My test plan look like this:
-Thread group
-JDBC Connection Configuration ( database - postgres)
-JDBC Request (Query Type - Prepared Select statement and Query -
simple left join query)
I thought that the issue is with query, but query is returning output on
query browser.
Interesting thing is that query without joins are working well.
Its hard for me to debug. Please help...
Thanks
Regards
Nameet Jain.