|
Chapter 3: Designing a SQL Server Database
Chapter 3 Designing a SQL Server DatabaseAbout This ChapterA SQL Server database consists of a collection of tables that contain data and other objectsincluding views, indexes, stored procedures, and triggersthat are defined so as to support activities performed with the data. The data stored in a database is usually related to a particular subject or process, such as a retailer’s customer information or a manufacturer’s sales information. This chapter introduces you to the process of creating a SQL Server database and describes the basic concepts of database design. This chapter also provides information about planning a database, identifying system requirements, and developing a logical data model. Before You Begin To complete the lessons in this chapter, you must have
Last Updated: Saturday, July 7, 2001 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||