Options
The connection string to the database (e.g.
@@@mysql://user:pass@host:port/dbname@@@).
The SQL statement to be executed. Placeholders for parameters: ?1
to ?10
Arguments
Value for the first parameter in the SQL statement.
Value for the second parameter in the SQL statement.
Value for the third parameter in the SQL statement.
Value for the fourth parameter in the SQL statement.
Value for the fifth parameter in the SQL statement.
Value for the sixth parameter in the SQL statement.
Value for the seventh parameter in the SQL statement.
Value for the eighth parameter in the SQL statement.
Value for the ninth parameter in the SQL statement.
Value for the tenth parameter in the SQL statement.
