How to get CSV results without getting the column name (reading from jdbc request) in Jmeter.
Jdbc request: select query is present it fetches the values to a variable. -- under this we have JSR223 sampler which prints variable values to CSV file.
Thank u, Mahadev S