Returns a text string that is a unique database name.
Format
UNIQUE_NAME (Base Name)
Argument
Base Name | Starting point for a unique database name. |
Example
The following example illustrates the use of the UNIQUE_NAME function:
Function | UNIQUE_NAME("stat") |
Result | stat_1 |