GET_CURRENT_SQL_SERVER¶
Applies to: ORAFlex SQLFlex MYSQLFlex PGFlex DB2Flex
This command returns the name of the server to be used for opening and querying tables.
Syntax
GET_CURRENT_SERVER to {variable}
Parameter |
Description |
---|---|
variable |
Variable to hold the server name |
Example
GET_CURRENT_SQL_SERVER to sServer