
Utilities¶
Create New Relations¶
|
Creates a new schema. |
|
Creates a new table using the input columns' names and data types. |
Ingest Data¶
|
Inserts the dataset into an existing Vertica table. |
See other parsers at Parsers.
Drop Data¶
|
Drops the input relation. |
Database Information¶
Returns the current DB session. |
|
|
Returns the current DB username. |
|
Checks if the specified table exists. |
|
Checks if the user has all the privileges on the object_schema.object_name object. |
Table Information¶
|
Returns customized relation columns and the respective data types. |
|
Takes as input the Vertica Python type code and returns its corresponding data type. |