DropSchema
Drops a schema in HarperDB.
Input
Name | Type | Required | Description |
SchemaName | String | True | The name of the schema. |
Result Set Columns
Name | Type | Description |
Success | String | Whether or not the schema was successfully dropped. |
Drops a schema in HarperDB.
Name | Type | Required | Description |
SchemaName | String | True | The name of the schema. |
Name | Type | Description |
Success | String | Whether or not the schema was successfully dropped. |