Execute MySQL Query
Category
Database Commands
Description
This command allows you to execute Query. Use this command to create a new connection to a database.
Parameters
- Instance Name
Enter the instance name
- SQL Command
Please Enter the SQL Command
- MySQL Result
Please Enter the DataTable name to save the result
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\Database Commands\Execute MySQL Query\Execute MySQL Query.xml