GET_NAME_SPACE¶

Applies to: PGFlex

This command returns the name space, or schema, being used with the current application.

Syntax

GET_NAME_SPACE to {variable}

Parameter

Description

variable

Variable to hold the returned name space.

Example

GET_NAME_SPACE to sNameSpace