GET_DEFAULT_INDEX_TABLESPACE¶
Applies to: ORAFlex PGFlex
This command returns the default table space name for indexes in the current database.
Syntax
GET_DEFAULT_INDEX_TABLESPACE to {variable}
Parameter |
Description |
---|---|
variable |
Variable to hold the default index table space name. |
Example
GET_DEFAULT_INDEX_TABLESPACE to sTableSpace