Skip to content

@sqlrooms/db / 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

ParameterType
tableQualifiedTableName

Returns

string