M
Mithun Chakraborty
Guest
Hi All, I am using JMeter for Performance Testing using JDBC Request.I have a SQL query which join two tables.The output of the table contain fields like msg_id,Start_time,End_time.I am capturing the output of the diff between(End_time-Start_time) as Time_Diff in the Response data output . Thanks in Advance