| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
ShowTableResponse |
GPUdb.showTable(ShowTableRequest request)
Retrieves detailed information about a table, view, or schema, specified
in
tableName. |
| Modifier and Type | Method and Description |
|---|---|
ShowTableRequest |
ShowTableRequest.setOptions(Map<String,String> options)
Optional parameters.
|
ShowTableRequest |
ShowTableRequest.setTableName(String tableName)
Name of the table for which to retrieve the information, in
[schema_name.]table_name format, using standard
Copyright © 2025. All rights reserved. |