Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
CreateTableResponse |
GPUdb.createTable(CreateTableRequest request)
Creates a new table.
|
Modifier and Type | Method and Description | ||
---|---|---|---|
CreateTableRequest |
CreateTableRequest.setOptions(Map<String,String> options)
Optional parameters.
|
||
CreateTableRequest |
CreateTableRequest.setTableName(String tableName)
Name of the table to be created, in [schema_name.]table_name format,
using standard
CreateTableRequest CreateTableRequest. |
setTypeId(String typeId)
ID of a currently registered type.
|
Copyright © 2025. All rights reserved.