Tool Import Table from SQL Query (GUI)
Import a SQL table from a PostgreSQL database.
- Author: O.Conrad (c) 2017
- Menu: Database|PostgreSQL|Tables
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Query Result | Table (output) | TABLE | - | - |
Options | Host | Text | PG_HOST | Password | - |
Port | Integer | PG_PORT | - | Minimum: 0 Default: 5432 |
Database | Text | PG_NAME | Database Name | - |
User | Text | PG_USER | User Name | - |
Password | Text | PG_PWD | Password | - |
Available Connections | Choice | CONNECTION | - | Available Choices: [0] Default: 0 |
Tables | Parameters | TABLES | - | 0 Parameters:
|
Fields | Parameters | FIELDS | - | 0 Parameters:
|
Where | Text | WHERE | - | - |
Group by | Parameters | GROUP | - | 0 Parameters:
|
Having | Text | HAVING | - | - |
Order by | Text | ORDER | - | - |
Distinct | Boolean | DISTINCT | - | Default: 0 |
Command-line
tool needs graphical user interface [Import Table from SQL Query (GUI)]