Execute Database Query ====================== Category -------- Database Commands Description ----------- This command allows you to perform a database query and apply the result to a dataset. Use this command to select data from a database. Parameters ---------- **Instance Name** Enter the instance name **Query Type** Define Query Execution Type **Define SQL Command** Please Enter the SQL Command **Query Parameters** Indicate the parameters (if required) **Dataset Variable** Apply Result To Dataset Variable Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Database Commands\\Execute Database Query\\Execute Database Query.xml` See Also -------- - :doc:`Close Database Connection ` - :doc:`Close MySQL Connection ` - :doc:`Define Database Connection ` - :doc:`Define MySQL Connection ` - :doc:`Define MySQL Paramters ` - :doc:`Execute MySQL Bulk Store Procedure ` - :doc:`Execute MySQL NonQuery ` - :doc:`Execute MySQL Query ` - :doc:`Execute MySQL Store Procedure ` - :doc:`Run Query `