Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

DATABASE

A scalar string function that returns the database name qualifier.

Synopsis

{fn DATABASE()}

Description

DATABASE returns the current qualifier for the name of the database corresponding to the connection handle. In Caché, DATABASE always returns the empty string ('').

FeedbackOpens in a new tab