You should use a simple "Select Statement", prepared statements are used when you need some JMeter variables to put into the statement. https://jmeter.apache.org/usermanual/component_reference.html#JDBC_Request https://jmeter.apache.org/usermanual/build-db-test-plan.html
26.07.2018, 10:19, "krish na" <[email protected]>: > Hi All, > I'm facing below issue: > java.sql.SQLException: Parameter index out of range (1 > number of > parameters, which is 0). > > My SQL Query is: > [Prepared Select Statement] SELECT * FROM recipient; > > Looking for some input to overcome my solutions. > > Regards, > Krishna - +91-9884451279. -- Konstantin Kalinin +7 912 468 00 00 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
