TENANT-NAME-TO-ID function

Returns the tenant ID associated with an input tenant name.

Syntax

TENANT-NAME-TO-ID ( tenant-name [ , database-name ] )
tenant-name

A character expression that evaluates to the name of a tenant.

database-name

A character expression that evaluates to a logical database name or database alias. If no database is specified and more than one database is connected, the AVM raises an error. If the database name is not a valid name for a connected database, the AVM raises an error.

Notes

See also

TENANT-ID function, TENANT-NAME function