Chapter 18. Creating and Managing Databases

IN THIS CHAPTER

A database is a collection of tables and related objects that helps protect and organize data. It must exist before you can create all database objects, including tables, indexes, and stored procedures. This chapter focuses on how to create a sound database that can house database objects and how to manage the database after the objects are created. The creation and management of the various database objects is discussed in the remaining chapters in Part IV, “SQL Server Database Administration.”

Note

It is important to remember that SQL Server actually ...

Get Microsoft® SQL Server 2005 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.