Database storage and output conref
Use this conref for common database storage descriptions
Output Type is not always an option in the DB operator properties dialog. If it is, use one of the following conrefs for the text, depending on if the user can specify the table name.
- Select View to output a database view. Select Table to output a database table. You can specify the resulting table name in the Output Table parameter.
- Select View to output a database view. Select Table to output a database table.
Schema where MADlib is installed in the database. MADlib must be installed in the same database as the input dataset. If a "madlib" schema exists in the database, this parameter defaults to madlib.
| Output Type |
|
| Output Schema | The schema for the output table or view. |
| Output Table | Specify the table path and name where the output of the results is generated. By default, this is a unique table name based on your user ID, workflow ID, and operator. |
| Storage Parameters | Advanced database settings for the operator output. Available only for
TABLE output.
See Storage Parameters dialog for more information. |
| Drop If Exists | Specifies whether to overwrite an existing table.
|
| Output Schema | The schema for the output table or view. |
| Output Table | Specify the table path and name where the output of the results is generated. By default, this is a unique table name based on your user ID, workflow ID, and operator. |
| Drop If Exists | Specifies whether to overwrite an existing table.
|