system tables
Built-in tables that form the system catalog for SQL Server. System tables store all the meta data for an instance of SQL Server, including configuration information and definitions of all the databases and database objects in the instance. Users should not directly modify any system table.