Skip to main content

Options

string
The connection string to the database (e.g. @@@mysql://user:pass@host:port/dbname@@@).
string
required
The SQL statement to be executed. Placeholders for parameters: ?1 to ?10

Arguments

string
required
Value for the first parameter in the SQL statement.
string
Value for the second parameter in the SQL statement.
string
Value for the third parameter in the SQL statement.
string
Value for the fourth parameter in the SQL statement.
string
Value for the fifth parameter in the SQL statement.
string
Value for the sixth parameter in the SQL statement.
string
Value for the seventh parameter in the SQL statement.
string
Value for the eighth parameter in the SQL statement.
string
Value for the ninth parameter in the SQL statement.
string
Value for the tenth parameter in the SQL statement.
Example for the arguments: