Execute PostgreSQL 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
Returned Value
- PostgreSQL Result
DataTable name to save the result
Example Usage
- Example Location:
BYpass\Examples\Database Commands\Execute PostgreSQL Query\Execute PostgreSQL Query.xml