Chapter 19. Creating and Managing Tables

IN THIS CHAPTER

Tables are logical constructs used for the storage and manipulation of data in databases. Tables contain columns, which describe data, and rows, which are instances of table data. Basic relational database design determines the table and column names as well as the distribution of columns within tables.

This chapter gives you the administrative knowledge you need to create tables and manage them within your enterprise. It focuses on the basic constructs for tables and the table-level features that ...

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.