After completing this chapter, you will be able to:
In the previous chapter, you learned how to retrieve summary information about data in your database. SQL Server can return results, including summary information, quickly and efficiently if the data is stored appropriately in the database. This chapter will explain the different ways SQL Server stores data, how it retrieves data, and what you should consider when designing your database to achieve the most efficient performance from SQL Server. |