Mapping System Tables to System Views (Transact-SQL)
This topic shows the mapping between the system tables and functions and system views and functions.
The following table maps the system tables to their corresponding system views or functions in SQL Server 2012.
System table |
System views or functions |
Type of view or function |
---|---|---|
sysaltfiles |
Catalog view |
|
syscacheobjects |
Dynamic management view Dynamic management view Dynamic management view Dynamic management view |
|
syscharsets |
Compatibility view |
|
sysconfigures |
Catalog view |
|
syscurconfigs |
Catalog view |
|
sysdatabases |
Catalog view |
|
sysdevices |
Catalog view |
|
syslanguages |
Compatibility view |
|
syslockinfo |
Dynamic management view |
|
syslocks |
Dynamic management view |
|
syslogins |
Catalog view |
|
sysmessages |
Catalog view |
|
sysoledbusers |
Catalog view |
|
sysopentapes |
Dynamic management view |
|
sysperfinfo |
Dynamic management view |
|
sysprocesses |
Dynamic management view Dynamic management view Dynamic management view |
|
sysremotelogins |
Catalog view |
|
sysservers |
Catalog view |
The following table maps the system tables or functions that are in every database in SQL Server 2000 to their corresponding system views or functions in SQL Server 2012.
System table or function |
System view or function |
Type of view or function |
---|---|---|
fn_virtualfilestats |
Dynamic management view |
|
syscolumns |
Catalog view |
|
syscomments |
Catalog view |
|
sysconstraints |
Catalog view Catalog view Catalog view Catalog view |
|
sysdepends |
Catalog view |
|
sysfilegroups |
Catalog view |
|
sysfiles |
Catalog view |
|
sysforeignkeys |
Catalog view |
|
sysindexes |
Catalog view Catalog view Catalog view Dynamic management view |
|
sysindexkeys |
Catalog view |
|
sysmembers |
Catalog view |
|
sysobjects |
Catalog view |
|
syspermissions |
Catalog view Catalog view |
|
sysprotects |
Catalog view Catalog view |
|
sysreferences |
Catalog view |
|
systypes |
Catalog view |
|
sysusers |
Catalog view |
|
sysfulltextcatalogs |
Catalog view |