November 2003
Intermediate to advanced
816 pages
14h 53m
English
Each instance (or installation) of Microsoft SQL Server 2000 is composed of several databases, four system databases (master, model, msdb and tempdb) and as many user databases as specified by the database administrator. SQL Server 2000 supports installing more than one instance on the same host.
Each database consists of a collection of system and user tables and related database objects such as views, indexes, stored procedures, triggers, etc. A database in a Microsoft SQL Server database maintains a list of its database objects in its sysobjects table in that database. Each object type and its sysobjects table symbol are listed in Table 2-1.
| Object Type | Sysobjects ... |
|---|
Read now
Unlock full access