Wednesday, April 25, 2012

JMeter JDBC Sampler extract more than one column values

I have a sql like the following in JDBC Sampler of JMeter



select id,code from table where .....


how do I extract the value of the two columns.





No comments:

Post a Comment