@sqlrooms/duckdb-core / getTableDisplayName
Function: getTableDisplayName()
getTableDisplayName(
table):string
Returns a display-only label for a structured SQLRooms table name.
Do not use this value for persistence, lookup, or SQL execution.
Parameters
| Parameter | Type |
|---|---|
table | QualifiedTableName |
Returns
string