GET_DEFAULT_TABLESPACE¶

Applies to: ORAFlex PGFlex

This command returns the default table space name for the current database.

Syntax

GET_DEFAULT_TABLESPACE to {variable}

Parameter

Description

variable

Variable to hold the default table space name.

Example

GET_DEFAULT_TABLESPACE to sTableSpace