Statements (19)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:system_stored_procedure
|
| gptkbp:canBe |
public
sysadmin dbcreator |
| gptkbp:category |
database metadata
|
| gptkbp:documentation |
https://learn.microsoft.com/en-us/sql/relational-databases/system-stored-procedures/sp-helpdb-transact-sql
|
| gptkbp:hasSyntax |
sp_helpdb [ [ @dbname = ] 'name' ]
|
| gptkbp:introducedIn |
gptkb:SQL_Server_2000
|
| gptkbp:purpose |
returns information about databases
|
| gptkbp:result |
database size
database compatibility level database creation date database file information database owner database status |
| gptkbp:usedIn |
gptkb:Microsoft_SQL_Server
|
| gptkbp:bfsParent |
gptkb:Sybase_SQL_dialect
|
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
sp helpdb system procedure
|