sa_db_info system procedure

Function

Reports database property information.

Syntax

sa_db_info ( [ database-id ] )

Permissions

None.

See also

“sa_db_properties system procedure”

Description

Returns a single row containing the Number, Alias, File, ConnCount, PageSize, and LogName for the specified database.

Example