Skip to main content

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 InterSystems IRIS, DATABASE always returns the empty string ('').

FeedbackOpens in a new tab