Unanswered question

SQL with parameters?

Is there way to set up a query in NeoLoad that provides a simple SQL query with parameters. Example:

SELECT * FROM books WHERE author_id = ?

Then add "123" as the parameter for ?

I want to make sure the SQL is clean without having to worry about massaging data.

Joe B.
Joe B.

Joe B.

Level
0
25 / 100
points

No answers