Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
DropSchemaResponse |
GPUdb.dropSchema(DropSchemaRequest request)
Drops an existing SQL-style
DropSchemaResponse GPUdb. | dropSchema(String schemaName,
Map<String,String> options)
Drops an existing SQL-style
Uses of DropSchemaResponse in com.gpudb.protocol
Copyright © 2024. All rights reserved. |